Oracle Database 12c: Installation and Administration — Question 22

Your database is running in ARCHIVELOG mode.
You want to take a consistent whole database backup.
Which two statements are true in this scenario? (Choose two.)

Answer options

Correct answer: B, E

Explanation

Option B is correct because a user-managed consistent backup requires the database to be offline to ensure data integrity. Option E is also correct as consistent RMAN backups require the database to be in MOUNT state. Options A, C, and D are incorrect as they do not reflect the requirements for achieving a consistent backup in ARCHIVELOG mode.