Oracle
1Z0-063 · Question #58
Your multitenant container database (CDB) cdb1 that is running in archivelog mode contains two pluggable databases (PDBs), pdb2_1 and pdb2_2, both of which are open. RMAN is connected to the target…
The correct answer is B. All data files belonging to pdb2_1 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, both of which are open. RMAN is connected to the target database pdb2_1. RMAN> BACKUP DATABASE PLUS ARCHIVELOG DELETE INPUT; Which statement is true about the execution of this command to back up the database?
Options
- AAll data files belonging to pdb2_1 are backed up and all archive log files are deleted.
- BAll data files belonging to pdb2_1 are backed up along with the archive log files.
- COnly the data files belonging to pdb2_ are backed up.
- DThis command gives an error because archive log files can be backed up only when RMAN is
How the community answered
(39 responses)- A8% (3)
- B85% (33)
- C3% (1)
- D5% (2)
Community Discussion
No community discussion yet for this question.