网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
单选题
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?()
A

 This command would result in an error because a disk group can have only one failover group.

B

 This command would result in an error because the /devices/A1 disk is a member of another disk group tdgroup1.

C

 A new disk group called tdgroupA will be added with two failover groups and the /devices/A1 disk will get reattached to the new disk group without being detached from the existing one.

D

 A new disk group called tdgroupA will be added with two failover groups and the /devices/A1 disk will be ignored for the new disk group because it is a member of an existing disk group tdgroup1.

E

 A new disk group called tdgroupA will be added with two failover groups and the /devices/A1 disk gets detached from the existing disk group tdgroup1 and attached to the new disk group tdgroupA


参考答案

参考解析
解析: 暂无解析
更多 “单选题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?()A  This command would result in an error because a disk group can have only one failover group.B  This command would result in an error because the /devices/A1 disk is a member of another disk group tdgroup1.C  A new disk group called tdgroupA will be added with two failover groups and the /devices/A1 disk will get reattached to the new disk group without being detached from the existing one.D  A new disk group called tdgroupA will be added with two failover groups and the /devices/A1 disk will be ignored for the new disk group because it is a member of an existing disk group tdgroup1.E  A new disk group called tdgroupA will be added with two failover groups and the /devices/A1 disk gets detached from the existing disk group tdgroup1 and attached to the new disk group tdgroupA” 相关考题
考题 ConsiderthefollowingcommandtoaddanewdiskgroupcalledtdgroupAwithtwofailovergroups:CREATEDISKGROUPtdgroupANORMALREDUNDANCYFAILOVERGROUPcontrol01DISK’/devices/A1’,’/devices/A2’,’/devices/A3’FAILOVERGROUPcontrol02DISK’/devices/B1’,’/devices/B2’,’/devices/B3’mThedisk/devices/A1iscurrentlyamemberdiskofadiskgroupbythenametdgroup1.Whichtaskwouldbeaccomplishedbythecommand?()A.Thiscommandwouldresultinanerrorbecauseadiskgroupcanhaveonlyonefailovergroup.B.Thiscommandwouldresultinanerrorbecausethe/devices/A1diskisamemberofanotherdiskgrouptdgroup1.C.AnewdiskgroupcalledtdgroupAwillbeaddedwithtwofailovergroupsandthe/devices/A1diskwillgetreattachedtothenewdiskgroupwithoutbeingdetachedfromtheexistingone.D.AnewdiskgroupcalledtdgroupAwillbeaddedwithtwofailovergroupsandthe/devices/A1diskwillbeignoredforthenewdiskgroupbecauseitisamemberofanexistingdiskgrouptdgroup1.E.AnewdiskgroupcalledtdgroupAwillbeaddedwithtwofailovergroupsandthe/devices/A1diskgetsdetachedfromtheexistingdiskgrouptdgroup1andattachedtothenewdiskgrouptdgroupA

考题 Which two commands never trigger an implicit rebalancing within the disk group?() (Choose two.)A、ALTER DISKGROUP misc MOUNT;B、ALTER DISKGROUP misc DROP DISK misc2;C、ALTER DISKGROUP misc CHECK ALL NOREPAIR;D、ALTER DISKGROUP misc RESIZE ALL SIZE 1023m;E、ALTER DISKGROUP dgroupA ADD DISK '/devices/A*';

考题 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?()A、 The Disk hearbeat facility is initialized when creating enhanced concurrent mode volume groups through HACMP.B、 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.C、 The ’Chdev -v-C " command creates an enhanced Volume Group from an ordinarilyVolume Group. This creates the heartbeat region on the vfirst disk in the chain.D、 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.

考题 What must an administrator do to create two new volume groups on a system with only one spare disk?()A、Run the 'mkvg -M' command to create multiple volume groups on a single diskB、Add a new disk to the system or release a disk from the one of the existing volume groupsC、Run the 'mkvg' command to create multiple volume groups on a single disk providing the disk does nothave a PVIDD、Run the 'mkvg' command to create multiple volume groups on a single disk providing the volume groups have the same PP size

考题 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?()A、 This command would result in an error because a disk group can have only one failover group.B、 This command would result in an error because the /devices/A1 disk is a member of another disk group tdgroup1.C、 A new disk group called tdgroupA will be added with two failover groups and the /devices/A1 disk will get reattached to the new disk group without being detached from the existing one.D、 A new disk group called tdgroupA will be added with two failover groups and the /devices/A1 disk will be ignored for the new disk group because it is a member of an existing disk group tdgroup1.E、 A new disk group called tdgroupA will be added with two failover groups and the /devices/A1 disk gets detached from the existing disk group tdgroup1 and attached to the new disk group tdgroupA

考题 Consider the following scenario: You have a directory, data, under the disk group tdgroupA. You want to create an alias for one of the data files and you execute the following command: ALTER DISKGROUP tdgroupA  ADD ALIAS ’+tdgroupA/data/datafile.dbf’  FOR ’+tdgroupA.231.45678’;  Which task would be accomplished by the command?()A、The command drops the file +tdgroupA·231.45678.B、The command physically relocates the file to +tdgroupA/data and renames the file to datafile.dbf.C、The command creates a copy of the +tdgroupA·231.45678 file and places it in +tdgroupA/data after renaming the file to datafile.dbf.D、The command creates an alias, datafile.dbf, and places it in +tdgroupA/data and does not remove the +tdgroupA·231.45678 file.E、The command creates a file, datafile.dbf, in +tdgroupA/data and removes the references for +tdgroupA·231.45678 from the data dictionary views.

考题 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?()A、The transactions that use the disk group will halt.B、The mirroring of allocation units occurs within the CONTROLLER2 failure group.C、The data in the CONTROLLER1 failure group is shifted to the CONTROLLER2 failure group and implicit rebalancing is triggered.D、The ASM does not mirror any data and newly allocated primary allocation units (AU) are stored in the CONTROLLER2 failure group.

考题 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?()  A、 ALTER DISKGROUP grp1  ADD DISK ’/devices/diskP1’,  ADD DISK ’/devices/diskP4’;B、 ALTER DISKGROUP grp1  ADD DISK ’/devices/disk*4’;C、 ALTER DISKGROUP grp1  ADD DISK ’/devices/diskP*’;D、 ALTER DISKGROUP grp1  ADD DISK ’/devices/diskQ*’,  ADD DISK ’/devices/diskP*’;

考题 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?()A、 This command would result in an error because the disk group is not empty.B、 The command would distribute the contents of the specified disk group among all other disk groups and then drop the specified disk group.C、 The command would result in the contents being moved to the parent disk group and dropping of the disk group.D、 The command would result in the disk group being marked as INVALID because it cannot be dropped.E、 The command would drop the disk group, ignoring the EXCLUDING CONTENTS option.

考题 Which two commands never trigger an implicit rebalancing within the disk group?()A、ALTER DISKGROUP misc MOUNT;B、ALTER DISKGROUP misc DROP DISK misc2;C、ALTER DISKGROUP misc CHECK ALL NOREPAIR;D、ALTER DISKGROUP misc RESIZE ALL SIZE 1023m;E、ALTER DISKGROUP dgroupA ADD DISK '/devices/A*';

考题 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?()A、 When two-way disk mirroring is required for the allocation unitsB、 When three-way disk mirroring is required for the allocation unitsC、 When using hardware mirroring or RAIDD、 When disk mirroring is required for the Automatic Storage Management (ASM) disks

考题 Which two commands never trigger an implicit rebalancing within the disk group?() A、 ALTER DISKGROUP misc MOUNTB、 ALTER DISKGROUP misc DROP DISK misc2C、 ALTER DISKGROUP misc CHECK ALL NOREPAIRD、 ALTER DISKGROUP misc RESIZE ALL SIZE 1023mE、 ALTER DISKGROUP dgroupA ADD DISK ’/devices/A*’

考题 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?()A、 The client RDBMS instance can access the file as a read-only file.B、 A new disk cannot be added to a disk group.C、 A disk in a disk group can be taken offline.D、 The client RDBMS instance cannot access the files in the disk group.

考题 单选题Consider the following configuration:  /devices/D1is a member of disk group dgroupA.  /devices/D2is a member of disk group dgroupA.  /devices/D3is a member of disk group dgroupA.  You plan to add a new disk, /devices/D4,to the disk group dgroupA.  You execute the following command:  SQL ALTER DISKGROUP dgroupA ADD DISK ’/devices/D*’;  Which task would be accomplished by the command?()A  The command adds the new disk, D4, to the disk group.B  The command would result in an error because the is no disk by the name ’/devices/D*’C  The command will be ignored because disks starting with D are already members of the disk group.D  The command would result in an error because no wildcard characters can be used in the disk name.E  The command first detaches all the member disks starting with D, and the reattaches them including the new disk.

考题 单选题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?()A  ALTER DISKGROUP grp1  ADD DISK ’/devices/diskP1’,  ADD DISK ’/devices/diskP4’;B  ALTER DISKGROUP grp1  ADD DISK ’/devices/disk*4’;C  ALTER DISKGROUP grp1  ADD DISK ’/devices/diskP*’;D  ALTER DISKGROUP grp1  ADD DISK ’/devices/diskQ*’,  ADD DISK ’/devices/diskP*’;

考题 单选题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?()A When two-way disk mirroring is required for the allocation unitsB When three-way disk mirroring is required for the allocation unitsC When using hardware mirroring or RAIDD When disk mirroring is required for the Automatic Storage Management (ASM) disks

考题 多选题Which two commands never trigger an implicit rebalancing within the disk group?()AALTER DISKGROUP misc MOUNTBALTER DISKGROUP misc DROP DISK misc2CALTER DISKGROUP misc CHECK ALL NOREPAIRDALTER DISKGROUP misc RESIZE ALL SIZE 1023mEALTER DISKGROUP dgroupA ADD DISK ’/devices/A*’

考题 单选题On the development database rac0, there are six raw devices: /dev/raw/raw1 through /dev/raw/raw6. /dev/raw/raw1 and /dev/raw/raw2 are 8GB each, and the rest are 6GB each. An existing disk group +DATA1, of NORMAL REDUNDANCY, uses /dev/raw/raw1 and /dev/raw/raw2.  Which series of the following commands will drop one of the failure groups for +DATA1, create a new disk group +DATA2 using two of the remaining four raw devices, and then cancel the drop operation from +DATA1? ()A AB BC CD D

考题 单选题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?()A  The Disk hearbeat facility is initialized when creating enhanced concurrent mode volume groups through HACMP.B  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.C  The ’Chdev -v-C  command creates an enhanced Volume Group from an ordinarilyVolume Group. This creates the heartbeat region on the vfirst disk in the chain.D  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.

考题 多选题Which two commands never trigger an implicit rebalancing within the disk group?() (Choose two.)AALTER DISKGROUP misc MOUNT;BALTER DISKGROUP misc DROP DISK misc2;CALTER DISKGROUP misc CHECK ALL NOREPAIR;DALTER DISKGROUP misc RESIZE ALL SIZE 1023m;EALTER DISKGROUP dgroupA ADD DISK '/devices/A*';

考题 单选题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?()A  When two-way disk mirroring is required for the allocation unitsB  When three-way disk mirroring is required for the allocation unitsC  When using hardware mirroring or RAIDD  When disk mirroring is required for the Automatic Storage Management (ASM) disks

考题 单选题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?()A The transactions that use the disk group will halt.B The mirroring of allocation units occurs within the CONTROLLER2 failure group.C The data in the CONTROLLER1 failure group is shifted to the CONTROLLER2 failure group and implicit rebalancing is triggered.D The ASM does not mirror any data and newly allocated primary allocation units (AU) are stored in the CONTROLLER2 failure group.

考题 单选题You are using an Automatic Storage Management (ASM) instance to manage the database files of your production database. After adding a new disk group to the ASM instance, you execute the following command:  ALTER DISKGROUP dg3 REBALANCE POWER 0; What would be the result of this command?()A The rebalancing of the disk group would be stopped.B The rebalancing of the disk group would be completed as fast as possible.C The command would result in an error because the value of POWER cannot be 0.D The rebalancing of the disk group would be completed without affecting the disk group DG3.E The command would result in an error because the disk groups cannot be manually rebalanced.

考题 单选题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?()A  This command would result in an error because a disk group can have only one failover group.B  This command would result in an error because the /devices/A1 disk is a member of another disk group tdgroup1.C  A new disk group called tdgroupA will be added with two failover groups and the /devices/A1 disk will get reattached to the new disk group without being detached from the existing one.D  A new disk group called tdgroupA will be added with two failover groups and the /devices/A1 disk will be ignored for the new disk group because it is a member of an existing disk group tdgroup1.E  A new disk group called tdgroupA will be added with two failover groups and the /devices/A1 disk gets detached from the existing disk group tdgroup1 and attached to the new disk group tdgroupA

考题 单选题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?()A  This command would result in an error because the disk group is not empty.B  The command would distribute the contents of the specified disk group among all other disk groups and then drop the specified disk group.C  The command would result in the contents being moved to the parent disk group and dropping of the disk group.D  The command would result in the disk group being marked as INVALID because it cannot be dropped.E  The command would drop the disk group, ignoring the EXCLUDING CONTENTS option.

考题 单选题Consider the following scenario: You have a directory, data, under the disk group tdgroupA. You want to create an alias for one of the data files and you execute the following command: ALTER DISKGROUP tdgroupA  ADD ALIAS ’+tdgroupA/data/datafile.dbf’  FOR ’+tdgroupA.231.45678’;  Which task would be accomplished by the command?()A The command drops the file +tdgroupA·231.45678.B The command physically relocates the file to +tdgroupA/data and renames the file to datafile.dbf.C The command creates a copy of the +tdgroupA·231.45678 file and places it in +tdgroupA/data after renaming the file to datafile.dbf.D The command creates an alias, datafile.dbf, and places it in +tdgroupA/data and does not remove the +tdgroupA·231.45678 file.E The command creates a file, datafile.dbf, in +tdgroupA/data and removes the references for +tdgroupA·231.45678 from the data dictionary views.

考题 单选题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?()A  The client RDBMS instance can access the file as a read-only file.B  A new disk cannot be added to a disk group.C  A disk in a disk group can be taken offline.D  The client RDBMS instance cannot access the files in the disk group.

考题 单选题What must an administrator do to create two new volume groups on a system with only one spare disk?()A Run the ‘mkvg -M’ command to create multiple volume groups on a single diskB Add a new disk to the system or release a disk from the one of the existing volume groupsC Run the ‘mkvg’ command to create multiple volume groups on a single disk providing the disk does not have a PVIDD Run the ‘mkvg’ command to create multiple volume groups on a single disk providing the volume groups have the same PP size