SRVCTL Command - For Instance All About Database Administration, Tips & Tricks
SRVCTL Command - For Instance All About Database Administration, Tips & Tricks
Command: srvctl start instance -d db_name -i inst_names [-o start_options] [-c connect_str|-q]
Command: srvctl start instance -d db_name -i inst_names [-o open]
Command: srvctl start instance -d db_name -i inst_names -o nomount
Command: srvctl start instance -d db_name -i inst_names -o mount
Example: srvctl start instance -d racdb -i rac02
Command: srvctl start instance -d db_unique_name {-n node_name -i "instance_name_list"} [-o start_options]
Example: srvctl start instance -d racdb -n lnxrac2
Example: srvctl start instance -d racdb -i "rac02,rac03"
Command: srvctl stop instance -d db_name -i inst_names [-o stop_options] [-c connect_str|-q]
Command: srvctl stop instance -d db_name -i inst_names [-o normal]
Command: srvctl stop instance -d db_name -i inst_names -o transactional
Command: srvctl stop instance -d db_name -i inst_names -o immediate
Command: srvctl stop instance -d db_name -i inst_names -o abort
Example: srvctl stop instance -d racdb -i rac03
Command: srvctl stop instance -d db_unique_name {[-n node_name]|[-i "instance_name_list"]} [-o stop_options] [-f]
Example: srvctl stop instance -d racdb -n lnxrac1
Example: srvctl stop instance -d racdb -i rac01
https://db.geeksinsight.com/tools-scripts/srvctl-command-for-instance/ 1/3
21/9/23, 19:13 SRVCTL Command: For Instance « All about Database Administration, Tips & Tricks
To check the status of the instance
Command: srvctl status instance -d db_name -i inst_names [-f] [-v] [-S level]
Example: srvctl status instance -d racdb -i rac02
Command: srvctl status instance -d db_unique_name {-n node_name | -i "instance_name_list"} [-f] [-v]
Example: srvctl status instance -d racdb -i "rac01,rac02" -v
https://db.geeksinsight.com/tools-scripts/srvctl-command-for-instance/ 2/3
21/9/23, 19:13 SRVCTL Command: For Instance « All about Database Administration, Tips & Tricks
https://db.geeksinsight.com/tools-scripts/srvctl-command-for-instance/ 3/3