Stops all SCAN listeners, by default, that are in a running or starting state, or a specific listener identified by ordinal_number
.
Note:
This command is only available with Oracle Clusterware.
Use the srvctl start scan_listener
command with the following syntax:
srvctl stop scan_listener [-scannumber ordinal_number] [-force]
Table A-200 srvctl stop scan_listener Parameters
Parameter | Description |
---|---|
-scannumber ordinal_number |
An ordinal number that identifies which SCAN listener to stop. You can specify values of 1, 2, or 3 for this parameter. If you do not specify this parameter, then the utility stops all the SCAN listeners. |
-force |
Force stop of the SCAN listener. |