Oracle
1Z0-034 · Question #20
Examine the following ALTER command: SQL> ALTER DISKGROUP dgroup1 UNDROP DISKS; What is the purpose of the command?
The correct answer is A. It cancels all pending disk drops within the disk group. See the full explanation below for the reasoning.
Question
Examine the following ALTER command:
SQL> ALTER DISKGROUP dgroup1 UNDROP DISKS; What is the purpose of the command?
Options
- AIt cancels all pending disk drops within the disk group.
- BIt adds previously dropped disks back into the disk group.
- CIt restores disks that are being dropped as the result of a DROP DISKGROUP operation.
- DIt mounts disks in the disk group for which the drop-disk operation has already been completed.
- EIt restores all the dropped disks in the disk group for which the drop-disk operation has already
How the community answered
(21 responses)- A76% (16)
- B14% (3)
- C5% (1)
- E5% (1)
Community Discussion
No community discussion yet for this question.