1Z0-083 · Question #91
Which two are true about duplicating pluggable databases (PDBs) with RMAN? (Choose two.)
The correct answer is A. Two or more PDBs can be duplicated with the same RMAN DUPLICATE command. E. CDB$ROOT and PDB$SEED are automatically duplicated. "Duplicates the specified PDBs in the CDB. Use a comma-delimited list to duplicate multiple "When you duplicate one or more PDBs, RMAN also duplicates the root (CDB$ROOT) and the seed database (PDB$SEED)." The reasons why the other answers are wrong are also found here…
Question
Which two are true about duplicating pluggable databases (PDBs) with RMAN? (Choose two.)
Options
- ATwo or more PDBs can be duplicated with the same RMAN DUPLICATE command.
- BAll tablespaces belonging to a PDB must be duplicated when duplicating the PDB.
- CThe auxiliary instance is automatically created with ENABLE_PLUGGABLE_DATABASE =
- DA user with SYSDBA or SYSBACKUP must be logged in with RMAN to the PDB to duplicate it.
- ECDB$ROOT and PDB$SEED are automatically duplicated.
How the community answered
(54 responses)- A76% (41)
- B15% (8)
- C4% (2)
- D6% (3)
Explanation
"Duplicates the specified PDBs in the CDB. Use a comma-delimited list to duplicate multiple "When you duplicate one or more PDBs, RMAN also duplicates the root (CDB$ROOT) and the seed database (PDB$SEED)." The reasons why the other answers are wrong are also found here: https://docs.oracle.com/database/121/BRADV/rcmdupdb.htm#BRADV760
Topics
Community Discussion
No community discussion yet for this question.