Stops all the Oracle Restart-managed or Oracle Clusterware-managed resources that run from the specified Oracle home.
Use the srvctl stop home
command with the following syntax:
srvctl stop home -oraclehome Oracle_home -statefile state_file -node node_name [-stopoption stop_options] [-force]
Table A-192 srvctl stop home Parameters
Parameter | Description |
---|---|
-oraclehome Oracle_home |
The path to the Oracle home for which you want to start the Oracle Restart or Oracle Clusterware-managed resources. Note: The path to the Oracle home you specify must be the same version as the Oracle home from which you invoke SRVCTL. |
-statefile state_file |
The path name where you want the state file to be written. |
-node node_name |
The name of the node where the Oracle home resides. Note: This parameter can be used only with Oracle Clusterware. |
-stopoption stop_options |
Shutdown options for the database, such as See Also: SQL*Plus User's Guide and Reference for more information about shutdown options |
-force |
Stop the resources even if errors are reported. |