In a clustered Oracle ASM environment, a diskgroup is mounted in restricted mode. Which
statement is correct?
A.
You can mount the disk group on all the nodes.
B.
You can issue any command, as long as you are using the force option.
C.
You can open the database located on this disk group only in standalone mode.
D.
You can open the database on this disk group only in restricted mode.
E.
You know that nobody is using the disk group, so you can perform a fast rebalancing on the disk
group.
E
https://oracle-base.com/articles/11g/asm-enhancements-11gr1
E
E
http://docs.oracle.com/cd/E11882_01/server.112/e18951/asmdiskgrps.htm#OSTMG94155
[..]
In a clustered Oracle ASM environment in RESTRICTED mode, a disk group is mounted in single-instance exclusive mode. No other Oracle ASM instance in that cluster can mount that disk group. In this mode the disk group is not usable by any Oracle ASM client. Use this mode to perform a fast rebalance.
[..]
E