Oracle Database Administration II — Question 38

Which three are true about backup, restore, and recovery operations done without using Recovery Manager (RMAN)? (Choose three.)

Answer options

Correct answer: C, D, E

Explanation

Option C is correct because an Oracle database can indeed be restored from backup files that were copied using O/S utilities. Option D is accurate as Oracle data file backups made with O/S utilities can be registered in the RMAN catalog as IMAGE COPIES. Option E is also correct since backing up in NOARCHIVELOG mode requires the database instance to be shut down. The other options either incorrectly state the state of the database required for backups or do not align with RMAN practices.