Oracle Database 12c Essentials — Question 1

Which statement about CDB architecture is true?

Answer options

Correct answer: A

Explanation

The correct answer is A because Oracle-supplied metadata is indeed located exclusively in the root container. Option B is incorrect, as a seed PDB cannot be opened for operations; it is a template. Option C is false since PDBs within the same CDB must have unique names. Option D is misleading; while a CDB can support many PDBs, there is a practical limit based on resources. Option E is wrong as common users can only be created in the root container, not within individual PDBs.