1Z0-068 · Question #10
Which three statements are true concerning activation of a user-defined policy in Oracle 12c Clusterware?
The correct answer is B. When a policy is activated, nodes may be reassigned to server pools based on the policy C. An administrator-defined policy may be activated using the srvctl utility. E. When a policy is first created, it is initially inactive. BE: You can activate policies when necessary, prompting Oracle Clusterware to reconfigure a server pool according to each policy's configuration. C: The following command activates the DayTime policy: $ crsctl modify policyset -attr "LAST_ACTIVATED_POLICY=DayTime"…
Question
Which three statements are true concerning activation of a user-defined policy in Oracle 12c Clusterware?
Options
- AWhen a policy is first created, it is initially active.
- BWhen a policy is activated, nodes may be reassigned to server pools based on the policy
- CAn administrator-defined policy may be activated using the srvctl utility.
- DWhen a policy is activated, resources cannot be automatically started to comply with the policy
- EWhen a policy is first created, it is initially inactive.
- FWhen a policy is activated, resources can be automatically stopped to comply with the policy
How the community answered
(16 responses)- B81% (13)
- D13% (2)
- F6% (1)
Explanation
BE: You can activate policies when necessary, prompting Oracle Clusterware to reconfigure a server pool according to each policy's configuration. C: The following command activates the DayTime policy: $ crsctl modify policyset -attr "LAST_ACTIVATED_POLICY=DayTime" https://docs.oracle.com/database/121/CWADD/pbmgmt.htm#CWADD92594
Topics
Community Discussion
No community discussion yet for this question.