Upgrade to Oracle Database 12c — Question 17

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: B, C, E

Explanation

The correct options B, C, and E outline valid methods to recreate the lost ASM disk group and restore its data. Option B allows for restoring the disk group with the same configuration, while option C allows for customization of disk group specifications during restoration. Option E permits the creation of a new disk group with potentially different specifications, which is also a feasible recovery option. Options A and D are incorrect because they either do not provide a method to recreate the disk group itself or do not align with the requirements for restoring data effectively.