Oracle WebLogic Server 12c: Advanced Administration II — Question 5

You need to ensure that when a failed admin server instance is restarted on another machine with a different IP address, the managed server is able to establish connection with the newly started instance.
Which technique will ensure that the connection can be made? (Choose the best answer.)

Answer options

Correct answer: C

Explanation

Option C is correct because WLST allows for real-time updates to the AdminServer IP address, enabling immediate connection. Options A and B do not address the issue of IP address change during runtime. Option D would not take effect until the managed server is restarted, making it an ineffective solution for immediate reconnection.