Oracle Database 12c: Advanced Administration — Question 92

Your database is running in ARCHIVELOG mode and flashback is enabled.
In which scenario must you use RMAN backups for recovering tables and table partitions?

Answer options

Correct answer: A

Explanation

The correct answer is A, as RMAN backups are required for point-in-time recovery, which is not achievable with flashback. Options B, C, D, and E do not necessitate RMAN backups since those scenarios can be resolved using other recovery methods like flashback or the recycle bin.