nerdexam
Oracle

1Z0-063 · Question #99

Your multitenant container database (CDB) cdb1 that is running in archivelog mode contains two pluggable databases (PDBs), pdb2_1 and pdb2_2. RMAN is connected to the target database pdb2_1. Examine…

The correct answer is C. It succeeds and all data files belonging to PD32_i are backed up along with the archive log files. See the full explanation below for the reasoning.

Question

Your multitenant container database (CDB) cdb1 that is running in archivelog mode contains two pluggable databases (PDBs), pdb2_1 and pdb2_2. RMAN is connected to the target database pdb2_1. Examine the command executed to back up pdb2_1: RMAN> BACKUP DATABASE PLUS ARCHIVELOG; Which statement is true about the execution of this command?

Options

  • AIt fails because archive log files cannot be backed up using a connection to a PDB.
  • BIt succeeds but only the data files belonging to the pdb2_i pluggable database are backed up.
  • CIt succeeds and all data files belonging to PD32_i are backed up along with the archive log files.
  • DIt fails because the pluggable clause is missing.

How the community answered

(30 responses)
  • A
    10% (3)
  • B
    17% (5)
  • C
    70% (21)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-063 Practice