Oracle Database Administration 2019 Certified Professional — Question 87
Which three statements are true about Oracle 19c multitenant RAC databases created using the Database Configuration Assistant (DBCA) on a cluster from a RAC database home? (Choose three.)
Answer options
- A. They have their pluggable databases (PDBs) opened in each container database (CDB) instance automatically after CDB creation.
- B. They can be policy managed.
- C. They can be administrator managed.
- D. They can have multiple pluggable databases (PDB) when the container database (CDB) is created.
- E. They have a unique service name created for each pluggable database (PDB) automatically registered as a cluster service resource.
- F. They are automatically configured to use Enterprise Manager Express.
Correct answer: B, C, D
Explanation
The correct answers B, C, and D highlight the management capabilities and structure of Oracle 19c multitenant RAC databases. While B and C refer to the management types, D confirms that multiple PDBs can exist within a CDB upon creation. Options A and E are incorrect because PDBs do not automatically open in each instance after CDB creation, and unique service names are not automatically registered as cluster service resources for each PDB. Option F is incorrect as automatic configuration for Enterprise Manager Express is not guaranteed.