Oracle WebLogic Server 12c: Administration I — Question 65
Consider an existing nondynamic cluster that is currently hosting many libraries, applications, and data sources. You need to scale out this cluster to include a new server. You provision the domain on a new machine.
What are the two ways to create this new server in the domain configuration? (Choose two.)
Answer options
- A. Use the Configuration Wizard to add a new server to the cluster.
- B. Use pack and unpack to copy an existing server in the cluster.
- C. Use the Administration Console to add a new network channel to the cluster.
- D. Use the Administration Console to clone an existing server in the cluster.
Correct answer: A, D
Explanation
The correct options are A and D because the Configuration Wizard allows you to easily incorporate a new server into the cluster, while the Administration Console enables cloning of a current server, which is efficient for scaling. Options B and C are incorrect as pack and unpack is not typically used for adding new servers, and adding a network channel does not directly relate to the creation of a new server in the cluster.