Oracle Database Administration II — Question 13

Which four are true about duplicating a database using Recovery Manager (RMAN)? (Choose four.)

Answer options

Correct answer: A, B, C, G

Explanation

The correct answers (A, B, C, G) accurately reflect the capabilities and requirements of RMAN for database duplication. A connection to the auxiliary instance is indeed required (B), and the auxiliary instance can pull backup sets (A) or receive copies pushed from the target instance (G). Options D, E, and F are incorrect as creating a new DBID is not mandatory, a recovery catalog connection is not always necessary, and a backup is not always required for duplication.