单选题Examine the following command: ALTER DISKGROUP data MOUNT FORCE; In which scenario can you use the above command to mount the disk group? ()A when ASM disk goes offlineB when one or more ASM files are droppedC when some disks in a disk group are offlin

题目
单选题
Examine the following command: ALTER DISKGROUP data MOUNT FORCE; In which scenario can you use the above command to mount the disk group? ()
A

when ASM disk goes offline

B

when one or more ASM files are dropped

C

when some disks in a disk group are offline

D

when some disks in a failure group for a disk group are rebalancing


相似考题
更多“单选题Examine the following command: ALTER DISKGROUP data MOUNT FORCE; In which scenario can you use the above command to mount the disk group? ()A when ASM disk goes offlineB when one or more ASM files are droppedC when some disks in a disk group are offlin”相关问题
  • 第1题:

    What is the net effect of the following command?()   alter diskgroup dgroup1 drop disk abc;

    • A、 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.
    • B、 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.
    • C、 The disk group will be automatically rebalanced during the drop operation. Once the rebalancing is complete,the disk will be dropped.
    • D、 This command will fail because you cannot drop a specific disk in an ASM disk group.
    • E、 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.

    正确答案:C

  • 第2题:

    You are managing Oracle Database 11g with an ASM storage with high redundancy. The following command was issued to drop the disks from the dga disk group after five hours:   ALTER DISKGROUP dga OFFLINE DISKS IN FAILGROUP f2 DROP AFTER 5H;   Which statement is true in this scenario?()

    • A、 It starts the ASM fast mirror resync.
    • B、 All the disks in the dga disk group would be OFFLINE and the DISK_REPAIR_TIME disk attribute would be set to 5 hours.
    • C、 It drops all disk paths from the dga disk group.
    • D、 All the disks in the dga disk group in failure group f2 would be OFFLINE and the DISK_REPAIR_TIME disk attribute would be set to 5 hours.

    正确答案:D

  • 第3题:

    Examine the following ALTER command: SQL> ALTER DISKGROUP dgroup1 UNDROP DISKS; What is the purpose of the command?()

    • A、It cancels all pending disk drops within the disk group.
    • B、It restores disks that are being dropped as the result of a DROP DISKGROUP operation
    • C、It mounts disks in the disk group for which the drop-disk operation has already been co pleted
    • D、It restores all the dropped disks in the disk group for which the drop-disk operation has already been completed
    • E、It adds previously dropped disks back into the disk group

    正确答案:A

  • 第4题:

    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()?

    • A、 ALTER DISKGROUP data CHECK
    • B、 ALTER DISKGROUP data CHECK DISK
    • C、 ALTER DISKGROUP data CHECK FILE
    • D、 ALTER DISKGROUP data CHECK DISK IN FAILURE GROUP 1

    正确答案:A

  • 第5题:

    You are managing an Oracle Database 11g ASM instance having three disks in a disk group with ASM compatibility attribute set to 11.1.0 and redundancy set to high. One of the disks in the disk group becomes unavailable because of power failure.  Which statements will be true in this scenario?()

    • A、 The disk is immediately dropped from the disk group.
    • B、 The ASM tracks the extents that are modified during the outa
    • C、 The ASM migrates the extents from the unavailable disk to the remaining disks.
    • D、 The disk automatically goes offline.

    正确答案:B,D

  • 第6题:

    Examine the following ALTER command: SQL> ALTER DISKGROUP dgroup1 UNDROP DISKS; What is the purpose of the command?()

    • A、It cancels all pending disk drops within the disk group
    • B、It restores disks that are being dropped as the result of a DROP DISKGROUP operation
    • C、It mounts disks in the disk group for which the drop-disk operation has already been completed
    • D、It restores all the dropped disks in the disk group for which the drop-disk operation has already been completed
    • E、It adds previously dropped disks back into the disk group

    正确答案:A

  • 第7题:

    单选题
    Examine the following command:   ALTER DISKGROUP data MOUNT FORCE;   In which scenario can you use the above command to mount the disk group?()
    A

     when ASM disk goes offline

    B

     when one or more ASM files are dropped

    C

     when some disks in a disk group are offline

    D

     when some disks in a failure group for a disk group are rebalancing


    正确答案: B
    解析: 暂无解析

  • 第8题:

    多选题
    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?()
    A

    Use the MD_RESTORE command to restore metadata for an existing disk group by passing the existing disk group name as an input parameter and use RMAN to restore the data.

    B

    Use the MKDG command to restore the disk group with the same configuration as the backed-up disk group and data on the disk group.

    C

    Use the MD_RESTORE command to restore the disk group with the changed disk group specification, failure group specification, name, and other attributes and use RMAN to restore the data.

    D

    Use the MKDG command to restore the disk group with the same configuration as the backed-up disk group name and same set of disks and failure group configuration, and use RMAN to restore the data.

    E

    Use the MD_RESTORE command to restore both the metadata and data for the failed disk group.

    F

    Use the MKDG command to add a new disk group DG1 with the same or different specifications for failure group and other attributes and use RMAN to restore the data.


    正确答案: E,B
    解析: 暂无解析

  • 第9题:

    单选题
    Examine the following ALTER command: SQL> ALTER DISKGROUP dgroup1 UNDROP DISKS; What is the purpose of the command?()
    A

    It cancels all pending disk drops within the disk group.

    B

    It restores disks that are being dropped as the result of a DROP DISKGROUP operation

    C

    It mounts disks in the disk group for which the drop-disk operation has already been co pleted

    D

    It restores all the dropped disks in the disk group for which the drop-disk operation has already been completed

    E

    It adds previously dropped disks back into the disk group


    正确答案: A
    解析: 暂无解析

  • 第10题:

    单选题
    What is the net effect of the following command?()   alter diskgroup dgroup1 drop disk abc;
    A

     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.

    B

     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.

    C

     The disk group will be automatically rebalanced during the drop operation. Once the rebalancing is complete,the disk will be dropped.

    D

     This command will fail because you cannot drop a specific disk in an ASM disk group.

    E

     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.


    正确答案: C
    解析: 暂无解析

  • 第11题:

    多选题
    In which situations will the ASM metadata backup help you recover the ASM disk in a disk group?()
    A

    when one or more file directory paths are accidentally deleted from an ASM disk group

    B

    when one of the disks in a disk group is accidentaly unplugged

    C

    when the data file on an ASM disk group gets corrupted

    D

    when one or more disks in an ASM disk group are lost


    正确答案: A,D
    解析: 暂无解析

  • 第12题:

    单选题
    You are managing an Oracle Database 11g ASM instance with a disk group dg01 having three disks. One of the disks in the disk group becomes unavailable because of power failure. You issued the following command to change the DISK_REPAIR_TIME attribute from 3.6 hours to 5 hours: ALTER DISKGROUP dg01 SET ATTRIBUTE 'disk_repair_time' = '5h'; To which disks in the disk group will the new value be applicable?()
    A

    all disks in the disk group

    B

    all disks that are currently in OFFLINE mode

    C

    all disks that are not currently in OFFLINE mode

    D

    all disks in the disk group only if all of them are ONLINE


    正确答案: C
    解析: 暂无解析

  • 第13题:

    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?()  

    • A、 The drop disk operation is still proceeding and you cannot yet run the undrop disks operation.
    • B、 The drop disk operation is complete and you can run the undrop disks command if needed.
    • C、 The drop disk operation is complete and you cannot run the undrop disk command.
    • D、 The query will fail since there is not a V$ASM_OPERATION view available in an ASM instance. 
    • E、 None of the above is true.

    正确答案:C

  • 第14题:

    Examine the following command:   ALTER DISKGROUP data MOUNT FORCE;   In which scenario can you use the above command to mount the disk group?()  

    • A、 when ASM disk goes offline
    • B、 when one or more ASM files are dropped
    • C、 when some disks in a disk group are offline
    • D、 when some disks in a failure group for a disk group are rebalancing

    正确答案:C

  • 第15题:

    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?()

    • A、Use the MD_RESTORE command to restore metadata for an existing disk group by passing the existing disk group name as an input parameter and use RMAN to restore the data.
    • B、Use the MKDG command to restore the disk group with the same configuration as the backed-up disk group and data on the disk group.
    • C、Use the MD_RESTORE command to restore the disk group with the changed disk group specification, failure group specification, name, and other attributes and use RMAN to restore the data.
    • D、Use the MKDG command to restore the disk group with the same configuration as the backed-up disk group name and same set of disks and failure group configuration, and use RMAN to restore the data.
    • E、Use the MD_RESTORE command to restore both the metadata and data for the failed disk group.
    • F、Use the MKDG command to add a new disk group DG1 with the same or different specifications for failure group and other attributes and use RMAN to restore the data.

    正确答案:C,E,F

  • 第16题:

    In which situations will the ASM metadata backup help you recover the ASM disk in a disk group?()

    • A、 when one or more file directory paths are accidentally deleted from an ASM disk group
    • B、 when one of the disks in a disk group is accidentaly unplugged
    • C、 when the data file on an ASM disk group gets corrupted
    • D、 when one or more disks in an ASM disk group are lost

    正确答案:A,D

  • 第17题:

    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 units
    • B、 When three-way disk mirroring is required for the allocation units
    • C、 When using hardware mirroring or RAID
    • D、 When disk mirroring is required for the Automatic Storage Management (ASM) disks

    正确答案:C

  • 第18题:

    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.

    正确答案:D

  • 第19题:

    单选题
    Examine the following command: ALTER DISKGROUP data MOUNT FORCE; In which scenario can you use the above command to mount the disk group? ()
    A

    when ASM disk goes offline

    B

    when one or more ASM files are dropped

    C

    when some disks in a disk group are offline

    D

    when some disks in a failure group for a disk group are rebalancing


    正确答案: C
    解析: 暂无解析

  • 第20题:

    单选题
    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 units

    B

     When three-way disk mirroring is required for the allocation units

    C

     When using hardware mirroring or RAID

    D

     When disk mirroring is required for the Automatic Storage Management (ASM) disks


    正确答案: B
    解析: 暂无解析

  • 第21题:

    单选题
    Examine the following ALTER command: SQL> ALTER DISKGROUP dgroup1 UNDROP DISKS; What is the purpose of the command?()
    A

    It cancels all pending disk drops within the disk group

    B

    It restores disks that are being dropped as the result of a DROP DISKGROUP operation

    C

    It mounts disks in the disk group for which the drop-disk operation has already been completed

    D

    It restores all the dropped disks in the disk group for which the drop-disk operation has already been completed

    E

    It adds previously dropped disks back into the disk group


    正确答案: E
    解析: 暂无解析

  • 第22题:

    单选题
    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?()
    A

     The drop disk operation is still proceeding and you cannot yet run the undrop disks operation.

    B

     The drop disk operation is complete and you can run the undrop disks command if needed.

    C

     The drop disk operation is complete and you cannot run the undrop disk command.

    D

     The query will fail since there is not a V$ASM_OPERATION view available in an ASM instance. 

    E

     None of the above is true.


    正确答案: E
    解析: 暂无解析

  • 第23题:

    单选题
    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()?
    A

     ALTER DISKGROUP data CHECK

    B

     ALTER DISKGROUP data CHECK DISK

    C

     ALTER DISKGROUP data CHECK FILE

    D

     ALTER DISKGROUP data CHECK DISK IN FAILURE GROUP 1


    正确答案: B
    解析: 暂无解析

  • 第24题:

    单选题
    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.


    正确答案: D
    解析: 暂无解析