Oracle Database 12c: RAC Administration — Question 48

Disk group DGRP1 has these attributes:
1. Normal redundancy
2. Two failure groups FG1 and FG2 with two disks each
3. Compatibility settings set to 12.1
The FG1 failure group goes offline due to hardware failure.
Which two statements are true? (Choose two.)

Answer options

Correct answer: B, C

Explanation

The correct answer B is true because new allocation units will be mirrored in FG2 to maintain redundancy until FG1 is restored. Option C is also accurate as transactions on database objects in DGRP1 will fail due to the unavailability of FG1. Options A and D are incorrect; redundancy is not lowered in this scenario, and new allocation units are mirrored, not just tracked.