Oracle Database 12c: Advanced Administration — Question 115

You plan to create a new PDB by copying PDB$SEED.
Which two requirements ensure a successful creation? (Choose two.)

Answer options

Correct answer: C, E

Explanation

The correct answer is C and E because a local administrative user must be granted the DBA role to perform necessary operations when the PDB is created, and the CDB needs to be in READ WRITE mode to allow for modifications. Options A, B, D, and F are not required for the creation process and would not prevent the successful creation of the PDB.