This document describes the SRVCTL commands for managing Oracle database instances. It provides the syntax and examples for adding, removing, starting, stopping, checking status, enabling, disabling, setting ASM dependency, moving, and removing database instances. It also covers getting, setting, and unsetting instance environment variables.
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
10 views
RAC Commands
This document describes the SRVCTL commands for managing Oracle database instances. It provides the syntax and examples for adding, removing, starting, stopping, checking status, enabling, disabling, setting ASM dependency, moving, and removing database instances. It also covers getting, setting, and unsetting instance environment variables.
"instance_name_list"]} [-o stop_options] [-f] Example: srvctl stop instance -d racdb -n lnxrac1 Example: srvctl stop instance -d racdb -i rac01 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 To check the status of the instance in Oracle 11g:
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 To enable/disable the instance