Oracle Database Administration II — Question 77

Which two are true about duplicating pluggable databases (PDBs) with RMAN? (Choose two.)

Answer options

Correct answer: A, E

Explanation

Option A is correct because RMAN allows for multiple PDBs to be duplicated in a single command. Option E is also correct as the duplication of a PDB includes CDB$ROOT and PDB$SEED. Options B, C, and D are incorrect because not all tablespaces must be duplicated, the auxiliary instance does not automatically have ENABLE_PLUGGABLE_DATABASE set to TRUE, and it is not necessary for the user to be logged into the PDB for duplication.