1Z0-599 · Question #45
A highly available WebLogic cluster in UNIX is configured for automatic server migration. Node Managed is configured on both machines to start managed servers. How should you simulate a managed…
The correct answer is D. Run "kill 9" to kill the managed server process, and run "kill 9" one more time if the managed. It couldn't be A or B, because if a managed server is stopped intentionally, nodemanager does not care of restarting or migrating them. It is not C because if you kill the managed server, then nodemanager will try to restart first instead of migrating it.
Question
A highly available WebLogic cluster in UNIX is configured for automatic server migration. Node Managed is configured on both machines to start managed servers. How should you simulate a managed server failure to test whether automatic server migration is working?
Options
- AShut down the managed server from the WebLogic console.
- BShut down the managed server using the WLST command through Node Manager.
- CRun "kill 9" once to kill the managed server process.
- DRun "kill 9" to kill the managed server process, and run "kill 9" one more time if the managed
How the community answered
(34 responses)- A9% (3)
- B6% (2)
- C3% (1)
- D82% (28)
Explanation
It couldn't be A or B, because if a managed server is stopped intentionally, nodemanager does not care of restarting or migrating them. It is not C because if you kill the managed server, then nodemanager will try to restart first instead of migrating it.
Topics
Community Discussion
No community discussion yet for this question.