Thursday, September 18, 2008

Start and Stop Instances in RAC

You can start and stop database and instances in RAC environment using Server Control (SRVCTL) utility.
Always use the SRVCTL utility from ORACLE_HOME location
$ cd $ORACLE_HOME

To start a database

$ srvctl start database -d database_name

To stop a database

$ srvctl stop database -d database_name

To start an instance

$ srvctl start instance -d database_name -i instance_name

To stop an instance

$ srvctl stop instance -d database_name -i instance_name

No comments:

Followers

Powered By Blogger
 

Oracle Database Administration. Copyright 2008 All Rights Reserved Revolution Two Church theme by Brian Gardner Converted into Blogger Template by Bloganol dot com