Which two are prerequisites for creating a backup-based duplicate database?
A.
connecting to the target database and a recovery catalog to execute the duplicate command
B.
creating a password file for an auxiliary instance
C.
connecting to an auxiliary instance
D.
matching the database identifier (DBID) of the source database and the duplicate database
E.
creating an SPFILE for the target database
ans B,(a or c)?
Ans B,C
A – cannot be the answer as there is no TARGET database at the start of the duplicate command
thank you!