Oracle
1Z0-067 · Question #213
You plan to duplicate the multitenant container database (CDB) cdb1 that contains the pluggable database (PDB) SALES: RMAN> DUPLICATE TARGET DATABASE TO cdbdup PLUGGABLE DATABASE sales FROM ACTIVE…
The correct answer is C. The root and seed databases are included in the duplication. E. An auxiliary instance must have been started with the initialization parameter. See the full explanation below for the reasoning.
Question
You plan to duplicate the multitenant container database (CDB) cdb1 that contains the pluggable database (PDB) SALES:
RMAN> DUPLICATE TARGET DATABASE TO cdbdup PLUGGABLE DATABASE sales FROM ACTIVE DATABASE PASSWORD FILE SPFILE NOFILENAMECHECK; Which two statements are true? (Choose two.)
Options
- ARMAN must be connected to a recovery catalog for the execution of the command.
- BA backup of the SALES PDB must exist before the execution of the command.
- CThe root and seed databases are included in the duplication.
- DOnly the SALES PDB is duplicated as the non-CDB CDBDUP.
- EAn auxiliary instance must have been started with the initialization parameter
How the community answered
(29 responses)- A7% (2)
- B3% (1)
- C76% (22)
- D14% (4)
Community Discussion
No community discussion yet for this question.