Oracle
1Z0-063 · Question #20
Examine the command to duplicate a database: RMAN> DUPLICATE TARGET DATABASE TO cdb PLUGGABLE DATABASE pdb1, pdb5; Which two statements are true about the DUPLICATE command?
The correct answer is C. The duplicate command first creates a backup, and then duplicates the PDBs by using the D. An auxiliary instance must be started with the initialization parameter. See the full explanation below for the reasoning.
Question
Examine the command to duplicate a database: RMAN> DUPLICATE TARGET DATABASE TO cdb PLUGGABLE DATABASE pdb1, pdb5; Which two statements are true about the DUPLICATE command?
Options
- AThe SPFILE is copied along with the datafiles of the pluggable databases (PDBs).
- BA backup of pdbi and pd35 must exist before executing the command.
- CThe duplicate command first creates a backup, and then duplicates the PDBs by using the
- DAn auxiliary instance must be started with the initialization parameter
How the community answered
(25 responses)- A8% (2)
- B20% (5)
- C72% (18)
Community Discussion
No community discussion yet for this question.