Oracle Database 12c: Advanced Administration — Question 118

In which three scenarios is media recovery required?

Answer options

Correct answer: A, C, E

Explanation

Media recovery is needed when critical components of the database are missing or corrupted. Option A involves the accidental dropping of a tablespace, which requires restoration. Option C deals with lost data files, also necessitating recovery, while option E refers to the loss of all control files, which is critical for database operations. Options B and D do not require media recovery as they pertain to redo logs, which can often be recovered from other sources.