1. Status of all RAC instaces[oracle@naikh] srvctl status database -d testdb
2. Start all RAC instances[oracle@naikh] srvctl start database -d testdb
3. Startup one RAC instance[oracle@naikh] srvctl start instance -d testdb -i testdb1
4. Shutdown one RAC instance[oracle@naikh] srvctl stop instance -d testdb -i testdb1
More info: Using srvctl to Manage your 10g RAC Database
Archive for August, 2007
Managing RAC Instances
Posted in RAC on August 26, 2007 | Leave a Comment »