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?()
第1题:
While adding the forced varyon volume group option, it is decided to create a disk heartbeat Network over the disk paths. Which HACMP function is used to create disk heartbeat devices?()
第2题:
What describes the difference between NPIV and vSCSI in the way fibre-channel attached disk and tape are presented when VIO Server is used?()
第3题:
You are using an Automatic Storage Management (ASM) instance to manage the files of your production database. You have two disk groups, DG1 and DG2, with one device each. In the parameter file of the production database, the following parameters have been specified: DB_CREATE_ONLINE_LOG_DEST_1 = ’+dg1’ DB_CREATE_ONLINE_LOG_DEST_2 = ’+dg2’ What would be the impact of this setting?()
第4题:
A database instance is using an Automatic Storage Management (ASM) instance, which has a disk group, DGROUP1, created as follows: SQL> CREATE DISKGROUP dgroup1 NORMAL REDUNDANCY FAILGROUP controller1 DISK '/devices/diska1', '/devices/diska2' FAILGROUP controller2 DISK '/devices/diskb1', '/devices/diskb2' ; What happens when the whole CONTROLLER1 Failure group is damaged?()
第5题:
Examine the following command: ALTER DISKGROUP data MOUNT FORCE; In which scenario can you use the above command to mount the disk group?()
第6题:
Which two commands never trigger an implicit rebalancing within the disk group?()
第7题:
Which two commands never trigger an implicit rebalancing within the disk group?()
第8题:
Rate your level of proficiency with implementing, managing, and troubleshooting devices and drivers, including disk devices, display devices, input and output (I/O) devices, and driver signing.()
第9题:
ALTER DISKGROUP grp1 ADD DISK ’/devices/diskP1’, ADD DISK ’/devices/diskP4’;
ALTER DISKGROUP grp1 ADD DISK ’/devices/disk*4’;
ALTER DISKGROUP grp1 ADD DISK ’/devices/diskP*’;
ALTER DISKGROUP grp1 ADD DISK ’/devices/diskQ*’, ADD DISK ’/devices/diskP*’;
第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题:
The Disk hearbeat facility is initialized when creating enhanced concurrent mode volume groups through HACMP.
HACMP does not create the disk heartbeat area directly; RSCT facility creates the area used for the disk heartbeat when the device is started by Group Services.
The ’Chdev -v-C
The disk heartbeat area on the disk is created and initialized when the device is created inHACMP Extended Configuration -> Extended Topology -> Disk heartbeat facility smit path.
第12题:
When a new log group is added, it would have one member in each disk group.
When a new log group is added, it would have two members in each disk group.
When a new tablespace is added, it would have one data file in each disk group.
When a new log file is added, it would have one member spread across the disk groups.
第13题:
In a three-disk volume group, a disk was physically removed from the system without performing any software procedures to properly remove the disk. Which of the following commands should be performed to recover from this error?()
第14题:
What is the net effect of the following command?() alter diskgroup dgroup1 drop disk abc;
第15题:
Consider the following command to add a new disk group called "tdgroupA" with two failover groups: CREATE DISKGROUP tdgroupA NORMAL REDUNDANCY FAILOVERGROUP control01 DISK ’/devices/A1’, ’/devices/A2’, ’/devices/A3’ FAILOVERGROUP control02 DISK ’/devices/B1’, ’/devices/B2’, ’/devices/B3’m The disk "/devices/A1" is currently a member disk of a disk group by the name "tdgroup1". Which task would be accomplished by the command?()
第16题:
In your Automatic Storage Management (ASM) instance, one of the nonempty disk groups, DGROUP1, is no longer required and you want this disk group to be removed. You execute the following command to achieve this objective: DROP DISKGROUP dgroup1 EXCLUDING CONTENTS; What would be the result of this command?()
第17题:
You are administering a database stored in Automatic Storage Management (ASM). You use RMAN to back up the database and the MD_BACKUP command to back up the ASM metadata regularly. You lost an ASM disk group DG1 due to hardware failure. In which three ways can you re-create the lost disk group and restore the data?()
第18题:
You have the following online redo log configuration: Group Member 1 ’/disk1/oradata/redo01a.log’ 2 ’/disk2/oradata/redo02a.log’ 3 ’/disk3/oradata/redo03a.log’ You decide to multiplex the online redo log groups for recovery of redo log files in case of any disaster. Which two statements will you NOT issue to multiplex the online redo log files?()
第19题:
You issued the following command to mount the DATA disk group in restricted mode: ALTER DISKGROUP data MOUNT RESTRICT; What is the implication of this command?()
第20题:
The command adds the new disk, D4, to the disk group.
The command would result in an error because the is no disk by the name ’/devices/D*’
The command will be ignored because disks starting with D are already members of the disk group.
The command would result in an error because no wildcard characters can be used in the disk name.
The command first detaches all the member disks starting with D, and the reattaches them including the new disk.
第21题:
Very High
High
Moderate
Low
Very Low
第22题:
A
B
C
D
第23题:
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*';