Which two are true about duplicating pluggable databases (PDBs) with RMAN? (Choose two.)
Two or more PDBs can be duplicated with the same RMAN DUPLICATE command.
All tablespaces belonging to a PDB must be duplicated when duplicating the PDB.
The auxiliary instance is automatically created with ENABLE_PLUGGABLE_DATABASE = TRUE.
A user with SYSDBA or SYSBACKUP must be logged in with RMAN to the PDB to duplicate it.
CDB$ROOT and PDB$SEED are automatically duplicated.
Submit