Oracle
1Z0-050 · Question #56
You are managing Oracle Database 11g with an ASM storage with high redundancy. The following command was issued to drop the disks from the dga disk group after five hours: ALTER DISKGROUP dga…
The correct answer is D. All the disks in the dga disk group in failure group f2 would be OFFLINE and the DISK_REPAIR_TIME. See the full explanation below for the reasoning.
Question
You are managing Oracle Database 11g with an ASM storage with high redundancy. The following command was issued to drop the disks from the dga disk group after five hours:
ALTER DISKGROUP dga OFFLINE DISKS IN FAILGROUP f2 DROP AFTER 5H; Which statement is true in this scenario?
Options
- AIt starts the ASM fast mirror resync.
- BIt drops all disk paths from the dga disk group.
- CAll the disks in the dga disk group would be OFFLINE and the DISK_REPAIR_TIME disk attribute
- DAll the disks in the dga disk group in failure group f2 would be OFFLINE and the DISK_REPAIR_TIME
How the community answered
(61 responses)- A3% (2)
- B16% (10)
- C5% (3)
- D75% (46)
Community Discussion
No community discussion yet for this question.