Page 1 of 1

The following command is executed to shut down an Automatic Storage Management(ASM) instance:SQL>SHUTDOWN ABORT;Which tw

Posted: Sun Jun 11, 2023 3:49 pm
by answerhappygod
The following command is executed to shut down an Automatic Storage Management(ASM) instance:SQL>SHUTDOWN ABORT;Which two statements describe the consequences of the above command? (Choose two.)

A. The disk groups are orderly dismounted.
B. The ASM instance requires recovery when it is started.
C. The database instance that are currently clients of the ASM instance are aborted.
D. The CSS daemon stops and has to be restarted before the ASM instance is restarted.