You shut down a managed server by using the administration console.
Which statement is always true?
A.
The managedserver was running on the samemachine as the administrationserver.
B.
Node Manager is configuredproperly and running on the managed server’s machine.
C.
You can choose to shut down the server rightaway or after it completes its work.
D.
The administration console calls WLST to accomplish the shutdown.
Right Answer : C
When you want to shutdown : you have 2 choices
1. When work is completed
2. Force shutdown now
C
C is the right answer.
B is a good choice, but this setting is not guaranteed.So, C
A ^ D are false.
but I cant assure is C
https://docs.oracle.com/cd/E24329_01/apirefs.1211/e24401/taskhelp/startstop/ShutDownAServerInstance.html
says about the types of shutdown ……. BUT is that the question?
ok, I got it.
http://docs.oracle.com/middleware/1213/wls/NODEM/overview.htm#NODEM137
The answer cannot be B because the questions says “ALWAYS TRUE” and thats not the case.
THE CORRECT ANSWER IS C
The Correct Answer is C
Node manager is mandatory while startup – But while shutting down the Admin server directly contacts the managed server to stop by passing the node manager.