Examine this command:
SQl> CREATE DISKGROUP RECO HIGH REDUNDANCY:
FAILGROUP fgrpl1 DISK
‘/dev/disk1’ NAME disk1,
‘/dev/disk2’ NAME disk2,
‘/dev/disk3’ NAME disk3,
FAILGROUP fgrpl2 DISK
‘/dev/disk4’ NAME disk4,
‘/dev/disk5’ NAME disk5,
‘/dev/disk6’ NAME disk6,
FAILGROUP fgrpl3 DISK
‘/dev/disk7’ NAME disk7,
‘/dev/disk8’ NAME disk8,
‘/dev/disk9’ NAME disk9,
ATTRIBUTE ‘au_size’=’4M’,
‘compatible.asm’ = ’12.1’,
‘compatible.rdbms’ = ’12.1’,
‘compatible.advm’ = ’12.1’,
‘content_type’ = ‘recovery’;
Which two statements are true about this disk group?
A.
File created in it have three copies for each allocation unit.
B.
Any database instance with the COMPATIBLE parameter 10.1 and higher can use it.
C.
The Compatible attribute values of the disk group can be changed to lower values.
D.
Files created using a template with the redundancy attributes set to MIRROR will have three-way Mirroring.
E.
The RECO diskgroup may only be used for the FRA.
F.
Files created using a template with the redundancy attribute set to HIGH will have three-way mirroring.
A,F