nerdexam
Oracle

1Z0-060 · Question #134

A database is stored in an Automatic Storage Management (ASM) disk group, disk group, DGROUP1 with SQL: There is enough free space in the disk group for mirroring to be done. What happens if the…

The correct answer is B. Mirroring of allocation units will be done to ASM disks in the CONTROLLER2 failure group until the. CREATE DISKGROUP NORMAL REDUNDANCY *For Oracle ASM to mirror files, specify the redundancy level as NORMAL REDUNDANCY (2- way mirroring by default for most file types) or HIGH REDUNDANCY (3-way mirroring for all

New Features for Storage

Question

A database is stored in an Automatic Storage Management (ASM) disk group, disk group, DGROUP1 with SQL:

There is enough free space in the disk group for mirroring to be done. What happens if the CONTROLLER1 failure group becomes unavailable due to error or for maintenance?

Options

  • ATransactions and queries accessing database objects contained in any tablespace stored in DGROUP1
  • BMirroring of allocation units will be done to ASM disks in the CONTROLLER2 failure group until the
  • CThe data in the CONTROLLER1 failure group is copied to the controller2 failure group and rebalancing
  • DASM does not mirror any data until the controller failure group is brought back online, and newly allocated
  • ETransactions accessing database objects contained in any tablespace stored in DGROUP1 will fail but

How the community answered

(37 responses)
  • A
    11% (4)
  • B
    78% (29)
  • C
    3% (1)
  • D
    3% (1)
  • E
    5% (2)

Explanation

CREATE DISKGROUP NORMAL REDUNDANCY *For Oracle ASM to mirror files, specify the redundancy level as NORMAL REDUNDANCY (2- way mirroring by default for most file types) or HIGH REDUNDANCY (3-way mirroring for all

Topics

#ASM failure groups#disk group mirroring#high availability#rebalancing

Community Discussion

No community discussion yet for this question.

Full 1Z0-060 Practice