Identify two correct statements about stopping instances and Oracle RAC databases.

Identify two correct statements about stopping instances and Oracle RAC databases.

Identify two correct statements about stopping instances and Oracle RAC databases.

A.
To shut down an Oracle RAC database completely, you must shut down every instance that has
the database open or mounted.

B.
After a NORMAL or IMMEDIATE shutdown, instance recovery is required.

C.
srvctl stop instance shuts down the Oracle RAC database.

D.
crsctl stop crs stops the stack on the node, including the database instance.

Explanation:
To shut down an Oracle RAC database completely, shut down every instance that has the database
open or mounted.SRVCTL provide options to startup and shutdown all of the instances in an Oracle
RAC database with a single step.

http://docs.oracle.com/cd/B19306_01/rac.102/b14197/dbinstmgt.htm#RACAD808



Leave a Reply 3

Your email address will not be published. Required fields are marked *


sudhakar

sudhakar

A, D is correct.

C only shutsdown the instance and not the database.