Database - RAC/Scalability (MOSC)

MOSC Banner

10g R2 - 2 node RAC - Shutdown / Startup process

edited Apr 25, 2012 10:06AM in Database - RAC/Scalability (MOSC) 1 commentAnswered
Hi,

We have inherited a 2 node 10g Rel 2 RAC database running on Linux X64
We need to shutdown the RAC database and clusterware for maintenance
Could anyone please verify if the following steps (and sequence) are the correct method of accomplishing this task

logged on as "oracle"

1. emctl stop dbconsole --> on both nodes
2. srvctl stop database -d <db name> --> on any one node
3. srvctl stop asm -n <node1>
   srvctl stop asm -n <node2>
4. srvctl stop nodeapps -n <node1>
   srvctl stop nodeapps -n <node2>

logged on as root

5. crsctl stop crs --> on both nodes


After the maintenance, once both the servers are online, perform the following

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center