Oracle Database 12c: RAC Administration — Question 31
Which three statements are true concerning policy-based cluster management in Oracle 12c Clusterware?
Answer options
- A. Server Pools must be managed with the crsctl utility for servers hosting an application or other administrator-defined high-availability resource.
- B. All servers in a new cluster installation belong to the generic server pool.
- C. The server pool contains servers that host administrator-defined high availability resources.
- D. Server pools must be managed with the srvctl utility for servers hosting a database.
- E. All servers in a new cluster installation belong to the free server pool.
Correct answer: C, D, E
Explanation
The correct answers are C, D, and E because they accurately describe the management and structure of server pools in Oracle 12c Clusterware. Option A is incorrect as server pools are managed with the srvctl utility, not crsctl, and option B is false since the generic server pool is not the default for all new installations.