Oracle Database 12c: Installation and Administration — Question 2

Identify two correct statements about multitenant architectures.

Answer options

Correct answer: B, E

Explanation

Option B is correct because it accurately describes how multiple PDBs share resources within a CDB in a multitenant architecture. Option E is also correct as patches are indeed applied at the CDB level affecting all associated PDBs. The other options are incorrect because A is too restrictive, C misrepresents resource sharing, D is not allowed in the context of PDB access, and F is inaccurate as a PDB cannot have a private undo tablespace.