nerdexam
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)
  • A
    7% (2)
  • B
    3% (1)
  • C
    76% (22)
  • D
    14% (4)

Community Discussion

No community discussion yet for this question.

Full 1Z0-067 Practice