Oracle WebLogic Server 12c: Administration I — Question 24
When creating a dynamic cluster, you have multiple options concerning how dynamic servers are distributed across machines in your domain. Identify three supported configurations. (Choose three.)
Answer options
- A. Use all machines in the domain
- B. Use machines whose names match an expression
- C. Use a percentage of machines in the domain
- D. Use all machines in a subnet
- E. Use a single machine
Correct answer: B, D, E
Explanation
The correct options B, D, and E represent valid configurations for distributing dynamic servers. Option B allows for targeted distribution based on naming patterns, D focuses on all machines within a specific subnet, and E limits the distribution to a single machine. Options A and C are incorrect as they do not align with the specified configurations for dynamic server distribution.