Issue the ALTER DISKGROUP ... ADD DISK command.
Issue the ALTER DISKGROUP ... UNDROP DISKS command.
Issue the ALTER DISKGROUP ... DROP DISK CANCEL command.
Retrieve the disk from the Recycle Bin after the operation completes
第1题:
How can you reverse the effects of an ALTER DISKGROUP ... DROP DISK command if it has alreadycompleted?()
第2题:
What is the net effect of the following command?() alter diskgroup dgroup1 drop disk abc;
第3题:
You are managing an ASM instance. You previously issued the following statements: ALTER DISKGROUP dg1 DROP DISK disk2; ALTER DISKGROUP dg1 DROP DISK disk3; ALTER DISKGROUP dg1 DROP DISK disk5; You want to cancel the disk drops that are pending for the DG1 disk group. Which statement should you issue?()
第4题:
How can you reverse the effects of an ALTER DISKGROUP ... DROP DISK command if it has not yet completed?()
第5题:
You are managing an ASM instance. You previously issued the following statements: ALTER DISKGROUP dg1 DROP DISK disk2; ALTER DISKGROUP dg1 DROP DISK disk3; ALTER DISKGROUP dg1 DROP DISK disk5; You want to cancel the disk drops that are pending for the DG1 disk group. Which statement should you issue?()
第6题:
How can you reverse the effects of an ALTER DISKGROUP ... DROP DISK command if it has already completed?()
第7题:
Which two commands never trigger an implicit rebalancing within the disk group?()
第8题:
Issue the ALTER DISKGROUP ... ADD DISK command.
Issue the ALTER DISKGROUP ... UNDROP DISKS command.
Issue the ALTER DISKGROUP ... DROP DISK CANCEL command.
Retrieve the disk from the Recycle Bin after the operation completes.
第9题:
It cancels all pending disk drops within the disk group
It restores disks that are being dropped as the result of a DROP DISKGROUP operation
It mounts disks in the disk group for which the drop-disk operation has already been completed
It restores all the dropped disks in the disk group for which the drop-disk operation has already been completed
It adds previously dropped disks back into the disk group
第10题:
The drop disk operation is still proceeding and you cannot yet run the undrop disks operation.
The drop disk operation is complete and you can run the undrop disks command if needed.
The drop disk operation is complete and you cannot run the undrop disk command.
The query will fail since there is not a V$ASM_OPERATION view available in an ASM instance.
None of the above is true.
第11题:
ALTER DISKGROUP dg1 UNDROP disk2,disk3,disk5
ALTER DISKGROUP dg1 UNDROP
ALTER DISKGROUP dg1 UNDROP DISKS
You cannot cancel the pending disk drops
第12题:
Issue the ALTER DISKGROUP ... ADD DISK command.
Issue the ALTER DISKGROUP ... UNDROP DISKS command.
Issue the ALTER DISKGROUP ... DROP DISK CANCEL command.
Retrieve the disk from the Recycle Bin after the operation completes.
第13题:
Which two commands never trigger an implicit rebalancing within the disk group?() (Choose two.)
第14题:
After executing the command alter diskgroup disk group2 drop disk dg2a; you issue the following command from the ASM instance: Select group_number, count(*) from v$asm_operation; What is the implication if the query against V$ASM_OPERATION returns zero rows?()
第15题:
Examine the following ALTER command: SQL> ALTER DISKGROUP dgroup1 UNDROP DISKS; What is the purpose of the command?()
第16题:
Which two commands never trigger an implicit rebalancing within the disk group?()
第17题:
You want to perform the following operations for the DATA ASM disk group: -Verify the consistency of the disk. -Cross-check all the file extent maps and allocation tables for consistency. check whether the alias metadata directory and file directory are linked correctly. -Check that ASM metadata directories do not have unreachable allocated blocks. Which command accomplishes these tasks()?
第18题:
Examine the following ALTER command: SQL> ALTER DISKGROUP dgroup1 UNDROP DISKS; What is the purpose of the command?()
第19题:
Issue the ALTER DISKGROUP ... ADD DISK command.
Issue the ALTER DISKGROUP ... UNDROP DISKS command.P.... DROP DISK CANCEL command.
Issue the ALTER DISKGROU
Retrieve the disk from the Recycle Bin after the operation completes.
第20题:
It cancels all pending disk drops within the disk group.
It restores disks that are being dropped as the result of a DROP DISKGROUP operation
It mounts disks in the disk group for which the drop-disk operation has already been co pleted
It restores all the dropped disks in the disk group for which the drop-disk operation has already been completed
It adds previously dropped disks back into the disk group
第21题:
The disk ABC will be dropped from the disk group. Since you did not issue a rebalance command,the data on that disk will be lost.
The command will raise an error indicating that you need to rebalance the disk group to remove the data from that disk prior to dropping the disk.
The disk group will be automatically rebalanced during the drop operation. Once the rebalancing is complete,the disk will be dropped.
This command will fail because you cannot drop a specific disk in an ASM disk group.
The disk drop command will be suspended for a predetermined amount of time,waiting for you to also issue an alter diskgroup rebalance command. Once you have issued the rebalance command,ASM will proceed to rebalance the disk group and then drop the disk.
第22题:
ALTER DISKGROUP dg1 UNDROP disk2, disk3, disk5;
ALTER DISKGROUP dg1 UNDROP;
ALTER DISKGROUP dg1 UNDROP DISKS;
You cannot cancel the pending disk drops.
第23题:
ALTER DISKGROUP data CHECK
ALTER DISKGROUP data CHECK DISK
ALTER DISKGROUP data CHECK FILE
ALTER DISKGROUP data CHECK DISK IN FAILURE GROUP 1