Oracle Database Administration 2019 Certified Professional — Question 44
Which two statements are true about resources defined by an administrator and registered with Oracle 19c Clusterware for high availability? (Choose two.)
Answer options
- A. An administrator-managed resource can be started manually using srvctl.
- B. A policy-managed resource can be started manually using crsctl.
- C. An administrator-managed resource can be started manually using crsctl.
- D. The action script is automatically set when using a policy-managed resource.
- E. A policy-managed resource can be started manually using srvctl.
- F. Resource dependencies are automatically set when using a policy-managed resource.
Correct answer: A, C
Explanation
Option A is correct because administrator-managed resources can indeed be started manually with srvctl. Option C is also correct as it allows starting administrator-managed resources using crsctl. The other options are incorrect because policy-managed resources do not use crsctl for manual starts, and dependencies and action scripts are handled differently in policy-managed configurations.