Oracle Database Administration 2019 Certified Professional — Question 10
Which two statements are true regarding the default service that is automatically created upon PDB creation in a RAC database environment? (Choose two.)
Answer options
- A. It is uniformly available on all instances for administrator-managed databases.
- B. It cannot be used to automate the opening of the PDB by the Clusterware.
- C. It is automatically registered in the OCR.
- D. It is created and started on only one instance when using policy-managed database configuration.
- E. It is not automatically registered in the OCR.
Correct answer: A, B
Explanation
Option A is correct because the default service is designed to be available across all instances in an administrator-managed database. Option B is also accurate as this service does not enable the automation of PDB openings by Clusterware. Options C, D, and E are incorrect because the default service is not automatically registered in the OCR, and it can be created on multiple instances depending on the database configuration.