Oracle Database 12c: Advanced Administration — Question 19

Which two operations are NOT performed by the DUPLICATE command in RMAN while duplicating a database that is open?

Answer options

Correct answer: B, C

Explanation

The correct answers are B and C because the DUPLICATE command does not restore target data files or perform complete recovery using all available backups when duplicating a database that is open. Instead, it focuses on creating a new control file and generating a new DBID, while it may copy online redo log files.