QUESTION 206
What happens if you shutdown abort ASM instance?
A. The RDBMSs connected will shutdown abort too
B. CLUSTER SERVICE will shutdown
C. ASM wil do instance recovery after startup
Answer: A
同711题:http://blog.csdn.net/rlhua/article/details/14222125
答案解析:
参考:http://docs.oracle.com/cd/E11882_01/server.112/e18951/asminst.htm#OSTMG13650
此题答案有误,应该选AC
ABORT
Clause
The Oracle ASM instance immediately shuts down without the orderly dismount of disk groups. This causes recovery to occur upon the next Oracle ASM startup.
If any database instance is connected to the Oracle ASM instance, then the database instance aborts.
Explanation/Reference: