Database Administration (MOSC)

MOSC Banner

listener starts prior to DB instance comes up - RAC

edited Apr 4, 2015 10:00AM in Database Administration (MOSC) 11 commentsAnswered

DB: 11.2.0.3

RAC: 5 nodes

OS; Linux

This is a huge - 70 TB production database. When we perform database maintenance, we perform a rolling reboot - perform maintenance on a node at a time.

When we shutdown a instance, we do the following tasks:

1. stop listener -n racprod2(server)

2. nohup srvctl stop instance -d psprod -i psprod2 -o transactional &

after all process dies down

3. srvctl stop asm -n racprod2 -f

4. sudo $GRID_HOME/bin/crsctl disable crs

5.sudo $GRID_HOME/bin/crsctl stop crs -f

6. after the server comes up

Start Oracle

1. sudo $GRID_HOME/bin/crsctl start crs

2. sudo $GRID_HOME/bin/crsctl enable crs

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