QUESTION 118
Which two statements are true regarding an AutomaticStorage Management (ASM) instance? (Choose
two.)
A. As ASM instance mounts an ASM control file
B. An ASM instance uses the ASMB process for rebalancing ofdisks within a disk group
C. Automatic Memory Management is enabled in an ASM instance even when the MEMORY_TARGET
parameter is not set explicitly
D. An RDBMS instance gets connected to an ASM instance using ASMB as a foreground process when the
database instance is started
Answer: CD
同496题:http://blog.csdn.net/rlhua/article/details/12981547
Explanation/Reference:
Section: Database Architecture & Resource Management, RAC, ASM
http://download.oracle.com/docs/cd/B28359_01/server.111/b31107/asminst.htm
Automatic memory management is enabled by default onan ASM instance, even when the
MEMORY_TARGET parameter is not explicitly set.
ASMB runs in a database instance that is using an ASM disk group. ASMB communicates with the ASM
instance, managing storage and providing statistics. ASMB can also run in the ASM instance. ASMB runs in
ASM instances when the ASMCMD cp command runs or when the database instance first starts if the SPFILE
is stored in ASM.