Oracle Database Administration 2019 Certified Professional — Question 47
Which three statements are true about the services created when the DBCA is used to create a RAC database? (Choose three.)
Answer options
- A. A server pool must be created with SRVCTL before creating a policy-managed RAC database that uses that server pool for a service.
- B. They can be policy managed for a multitenant database.
- C. Policy-managed services specified for a database allow the creation of a new server pool using DBCA.
- D. They can be administrator managed for a multitenant database.
- E. Singleton services are not permitted for multitenant databases.
Correct answer: B, C, D
Explanation
The correct answers B, C, and D pertain to the capabilities of policy-managed and administrator-managed services in a multitenant RAC database environment. Option A is incorrect because a server pool does not need to be created before using DBCA in this context, and option E is wrong as there are specific scenarios where singleton services can be utilized in multitenant databases.