1Z0-058 · Question #126
You have created four top-level server pools called OLTP, BATCH, DSS, and support for a policy-managed, eight-node cluster. The OLTP pool has two child pools called OLTP_CHILD1 and OLTP_CHILD2…
The correct answer is A. Servers are never shared and are always mutually exclusive between top-level server pools. C. Use the exclusive_pools attribute to prevent servers being shared between OLTP_CHILD1 and. Top-level server pools: This optional attribute indicates if servers assigned to this server pool are shared with other server pools. A server pool can explicitly state that it is exclusive of any other server pool that has the same value for this attribute. Two or more server…
Question
You have created four top-level server pools called OLTP, BATCH, DSS, and support for a policy-managed, eight-node cluster. The OLTP pool has two child pools called OLTP_CHILD1 and OLTP_CHILD2. Which two statements are true about sharing servers among the various server pools on your cluster?
Options
- AServers are never shared and are always mutually exclusive between top-level server pools.
- BUse the exclusive_pools attribute to prevent servers being shared between top-level server pools.
- CUse the exclusive_pools attribute to prevent servers being shared between OLTP_CHILD1 and
- DUse the exclusive_pools attribute to prevent servers being shared between batch, dss, support,
- EServers are never shared and are always mutually exclusive between top-level server pools and
How the community answered
(53 responses)- A81% (43)
- B4% (2)
- D4% (2)
- E11% (6)
Explanation
Top-level server pools: This optional attribute indicates if servers assigned to this server pool are shared with other server pools. A server pool can explicitly state that it is exclusive of any other server pool that has the same value for this attribute. Two or more server pools are mutually exclusive when the sets of servers assigned to them do not have a single server in common. For example, server pools A and B must be exclusive if they both set the value of this attribute to foo_A_B. Top-level server pools are mutually exclusive, by default.
Topics
Community Discussion
No community discussion yet for this question.