Oracle WebLogic Server 12c: Advanced Administration II — Question 41
You are asked to configure Node Manager for your production environment. You are considering whether to use the Java version or the script-based version of
Node Manager.
Which statement correctly describes the difference between the two versions?
Answer options
- A. If you are installing WebLogic Server on a Windows system, you must use the Java version of Node Manager.
- B. The script-based version of Node Manager can be used in conjunction with inetd on supported UNIX systems.
- C. The script-based version of Node Manager requires a larger footprint than the Java version.
- D. When Node Manager is used for consensus leasing, you may see faster performance with the script-based version.
Correct answer: A
Explanation
The correct answer is A because the Java version of Node Manager is indeed a requirement when WebLogic Server is installed on Windows systems. Option B is incorrect as the script-based version does not have to operate with inetd for UNIX systems. Option C is also wrong since the Java version typically has a smaller footprint. D is incorrect as well since performance can vary and is not specifically better with the script-based version.