Oracle Database Administration II — Question 68

Your container database, CDB1, has an application container, HR_ROOT, with an application PDB, HR_PDB1.
You have the required privilege to clone HR_PDB1 to container database CDB2, which does not contain HR_ROOT.
Which two are always true? (Choose two.)

Answer options

Correct answer: B, D

Explanation

Option B is correct because a common user with appropriate privileges is necessary for the creation of a pluggable database in CDB2. Option D is also correct as cloning HR_ROOT inherently includes the cloning of HR_PDB1. The other options are incorrect as they either imply requirements that are not mandatory or describe states that do not apply to the cloning process.