Oracle Database 12c: Installation and Administration — Question 224

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? (Choose three.)

Answer options

Correct answer: A, C, F

Explanation

The correct options A, C, and F provide valid methods for restoring the lost disk group DG1 and its data. Option A allows restoring metadata for an existing configuration, while option C permits restoring with modified specifications, and option F enables creating a new disk group with possibly different attributes. Options B, D, and E are incorrect as they either suggest incorrect commands for restoration or do not align with the requirements for recreating the disk group.