nerdexam
Oracle

1Z0-043 · Question #110

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'…

The correct answer is B. This command would result in an error because the /devices/A1 disk is a member of another disk. See the full explanation below for the reasoning.

Question

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', 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?

Options

  • AThis command would result in an error because a disk group can have only one failover group.
  • BThis command would result in an error because the /devices/A1 disk is a member of another disk
  • CA new disk group called tdgroupA will be added with two failover groups and the /devices/A1 disk
  • DA new disk group called tdgroupA will be added with two failover groups and the /devices/A1 disk
  • EA new disk group called tdgroupA will be added with two failover groups and the /devices/A1 disk

How the community answered

(26 responses)
  • B
    81% (21)
  • C
    12% (3)
  • D
    4% (1)
  • E
    4% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-043 Practice