Correct Answer: B,C,E
Explanation/Reference:
Explanation:
Section: (none)
Performance, Scalability, and Manageability Considerations for Disk Groups Create separate disk groups for database files and fast recovery area.
Disks in a disk group should have the same size and performance characteristics.
- Allows the disk group to deliver consistent performance
- Allows ASM to use disk space most effectively
- Allows operations with different storage requirements to be matched with different disk groups effectively Using separate disk groups for each database as opposed to having multiple databases in a disk group has various benefits and drawbacks.
Housing multiple databases in a single disk group affords the most efficient use of space. However, any faults or maintenance that affects the disk group may affect many databases. Separate disk groups provide greater isolation from the effects of a fault or maintenance operation. However, to achieve this may consume more disk space and may require more disk group maintenance to balance disk resources.
D60488GC11
Oracle 11g: RAC and Grid Infrastructure Administration Accelerated 8 - 37