Oracle Database 12c: Advanced Administration — Question 127

Which two statements are true about making RMAN image copies of a database?

Answer options

Correct answer: A, D

Explanation

Option A is correct because RMAN image copies are exclusively written to disk. Option D is also correct as these copies contain all used and unused blocks in the data files. The other options are incorrect as RMAN image copies can be created in ARCHIVELOG mode and do not require the database to be in MOUNT state.