Oracle Database Administration II — Question 109

Which two are true about creating RMAN backups for an Oracle container database? (Choose two.)

Answer options

Correct answer: B, C

Explanation

Option B is correct because control file backups can indeed be created while connected to the root container. Option C is also correct as the BACKUP TABLESPACE command can back up a PDB tablespace from CDB$ROOT. The other options are incorrect because online redo log backups cannot be created from the root container, archived redo log backups are not limited to application roots, and control file backups from nonroot containers do not apply to the question's context.