ALTER DISKGROUP misc MOUNT;
ALTER DISKGROUP misc DROP DISK misc2;
ALTER DISKGROUP misc CHECK ALL NOREPAIR;
ALTER DISKGROUP misc RESIZE ALL SIZE 1023m;
ALTER DISKGROUP dgroupA ADD DISK '/devices/A*';
第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题:
Consider the following configuration: /devices/diskP1 is a member of disk group grp1. /devices/diskP2 is a member of disk group grp1. /devices/diskP3 is a member of disk group grp1. /devices/diskP4 is a candidate disk. /devices/diskQ1 is a member of disk group grp2. /devices/diskQ2 is a member of disk group grp2. /devices/diskQ3 is a member of disk group grp2. /devices/diskQ4 is a candidate disk. Which command will add the disk /devices/diskP4 to the disk group, grp1?()
第4题:
Examine the following ALTER command: SQL> ALTER DISKGROUP dgroup1 UNDROP DISKS; What is the purpose of the command?()
第5题:
Which two commands never trigger an implicit rebalancing within the disk group?()
第6题:
How can you reverse the effects of an ALTER DISKGROUP ... DROP DISK command if it has already completed?()
第7题:
Examine the following ALTER command: SQL> ALTER DISKGROUP dgroup1 UNDROP DISKS; What is the purpose of the command?()
第8题:
When two-way disk mirroring is required for the allocation units
When three-way disk mirroring is required for the allocation units
When using hardware mirroring or RAID
When disk mirroring is required for the Automatic Storage Management (ASM) disks
第9题:
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.
第10题:
ALTER DISKGROUP misc MOUNT;
ALTER DISKGROUP misc DROP DISK misc2;
ALTER DISKGROUP misc CHECK ALL NOREPAIR;
ALTER DISKGROUP misc RESIZE ALL SIZE 1023m;
ALTER DISKGROUP dgroupA ADD DISK '/devices/A*';
第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题:
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?()
第15题:
Examine the following command: ALTER DISKGROUP data MOUNT FORCE; In which scenario can you use the above command to mount the disk group?()
第16题:
How can you reverse the effects of an ALTER DISKGROUP ... DROP DISK command if it has not yet completed?()
第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 CREATE DISKGROUP command used to create a disk group: SQL> CREATE DISKGROUP misc EXTERNAL REDUNDANCY DISK ’ORCL: FRA3’ NAME misc1, ’ORCL: FRA4’ NAME misc2; In which situation would you use this method of disk group creation?()
第19题:
Which two commands never trigger an implicit rebalancing within the disk group?()
第20题:
ALTER DISKGROUP misc MOUNT
ALTER DISKGROUP misc DROP DISK misc2
ALTER DISKGROUP misc CHECK ALL NOREPAIR
ALTER DISKGROUP misc RESIZE ALL SIZE 1023m
ALTER DISKGROUP dgroupA ADD DISK ’/devices/A*’
第21题:
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
第22题:
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
第23题:
ALTER DISKGROUP data CHECK
ALTER DISKGROUP data CHECK DISK
ALTER DISKGROUP data CHECK FILE
ALTER DISKGROUP data CHECK DISK IN FAILURE GROUP 1