Oracle Database Administration 2019 Certified Professional — Question 14
Which three statements are true concerning activation of a user-defined policy in Oracle 19c Clusterware? (Choose three.)
Answer options
- A. When a policy is activated, resources can be automatically stopped to comply with the policy definition.
- B. An administrator-defined policy may be activated using the srvctl utility.
- C. When a policy is first created, it is initially inactive.
- D. When a policy is first created, it is initially active.
- E. When a policy is activated, resources cannot be automatically started to comply with the policy definition.
- F. When a policy is activated, nodes may be reassigned to server pools based on the policy definition.
Correct answer: A, C, F
Explanation
The correct answers are A, C, and F. A is correct because activating a policy can stop resources to comply with it. C is also correct as newly created policies start in an inactive state. F is valid because policy activation can lead to nodes being reassigned based on the defined rules. Options B, D, and E are incorrect as they misrepresent the behavior of policies in Oracle 19c Clusterware.