Oracle
1Z0-074 · Question #82
The TESTDB container database (CDB) running in ARCHIVELOG mode contains two pluggable databases (PDBs) PDB1 and PDB2. A connect descriptor for TESTDB is mapped to the TNS alias testdb in…
The correct answer is E. all root and PDB1 data files. Explanation/Reference: https://oracle-base.com/articles/12c/multitenant-rman-backup-recovery-cdb-and-pdb-12cr1
Administering a Multitenant Container Database
Question
The TESTDB container database (CDB) running in ARCHIVELOG mode contains two pluggable databases (PDBs) PDB1 and PDB2. A connect descriptor for TESTDB is mapped to the TNS alias testdb in tnsnames.ora. The default RMAN configuration is used. Examine these commands:
Which files are backed up?
Options
- Aall root and PDB1 data files, and the CONTROLFILE, SPFILE, and FLASHBACKLOGS
- Ball root and PDB1 data files, and the CONTROLFILE, SPFILE, and ARCHIVELOGS
- Call root and PDB1 data files, and the CONTROLFILE and SPFILE
- Dall root and PDB1 data files, and the CONTROLFILE, SPFILE, ONLINE REDO LOG FILES, and
- Eall root and PDB1 data files
How the community answered
(38 responses)- A8% (3)
- B3% (1)
- D5% (2)
- E84% (32)
Explanation
Explanation/Reference: https://oracle-base.com/articles/12c/multitenant-rman-backup-recovery-cdb-and-pdb-12cr1
Topics
#RMAN backup#CDB#PDB backup#ARCHIVELOG mode
Community Discussion
No community discussion yet for this question.