Oracle Database 12c: Advanced Administration — Question 159

You need to perform a block media recovery on the tools01.dbf data file in your database by using Recovery Manager (RMAN).
Which two are prerequisites for performing this operation?

Answer options

Correct answer: C, D

Explanation

The correct answers, C and D, indicate that the database must be in a mounted or open state and that full or level-0 backups are necessary for restoring blocks. Options A, B, and E are not prerequisites for block media recovery; A deals with change tracking, B relates to incremental backups which are not required, and E is not necessary as the data file does not need to be offline.