Stops an Oracle ASM instance.
Use the srvctl stop asm
command with the following syntax:
srvctl stop asm [-proxy] [-node node_name] [-stopoption stop_options] [-force]
Note:
To manage Oracle ASM on Oracle Database 12c installations, use SRVCTL in the Oracle Grid Infrastructure home for a cluster (Grid home). If you have Oracle RAC or Oracle Database installed, then you cannot use SRVCTL in the database home to manage Oracle ASM.
You cannot use this command when OCR is stored in Oracle ASM because it will not stop Oracle ASM. To stop Oracle ASM you must shut down Oracle Clusterware.
Table A-186 srvctl stop asm Parameters
Parameter | Description |
---|---|
-proxy |
Stop an Oracle ASM proxy instance. |
-node node_name |
The name of the node on which to stop the Oracle ASM instance. If you do not specify this parameter, then the utility stops the Oracle ASM instance on every active node in the cluster. Note: This parameter can be used only with Oracle Clusterware. |
-stopoption stop_options |
Options for shutdown command, such as See Also: SQL*Plus User's Guide and Reference for more information about shutdown options |
-force |
Use this parameter to stop disk groups, file systems and databases that depend on Oracle ASM |