srvctl stop mgmtlsnr

Stops the management listener resource (for CHM) on all nodes or the specified node.

Note:

This command is only available with Oracle Clusterware.

Syntax and Parameters

Use the srvctl stop mgmtlsnr command with the following syntax:

srvctl stop mgmtlsnr [-node node_name] [-force]

Table A-196 srvctl stop mgmtlsnr Parameters

Parameter Description
-node node_name

The name of a single node on which the management listener runs.

-force

Force stop

Example

The following command stops the management listener on the node mynode1:

$ srvctl stop mgmtlsnr -node mynode1