Oracle Database 12c: Advanced Administration — Question 30

Which two are prerequisites for creating a backup-based duplicate database?

Answer options

Correct answer: A, B

Explanation

Options A and B are essential because you need to connect to the target database and have a recovery catalog to execute the duplicate command, as well as a password file for the auxiliary instance. Options C, D, and E are not prerequisites for creating a backup-based duplicate database, as they pertain to other configurations or requirements that do not directly impact the duplication process.