Oracle WebLogic Server 12c: Administration I — Question 5
To support a growing application workload, you need to scale out an existing (nondynamic) cluster. You power up the new hardware and install WebLogic server.
Which two changes are mandatory for you to make to your domain configuration? (Choose two.)
Answer options
- A. Create a new deployment plan.
- B. Create a new machine.
- C. Create a new server.
- D. Add a server to the cluster.
- E. Add a server to the machine.
- F. Add the cluster to the machine.
Correct answer: B, C
Explanation
Creating a new machine (B) is essential to identify the new hardware in the WebLogic environment, and creating a new server (C) is necessary to enable the application to utilize the resources of the new machine. The other options are not mandatory for the task of expanding the cluster configuration.