Which three tasks can be performed by the Node Manager?

Which three tasks can be performed by the Node Manager?

Which three tasks can be performed by the Node Manager?

A.
Startaserver

B.
Definea new server

C.
Hostthe NodeManagerconsole.

D.
Automaticallyrestartafailedserver.

E.
Killafailedapplicationon aserver.

F.
Killaserver processthatdidnotshutdownproperty.

Explanation:
Reference:http://docs.oracle.com/cd/E13222_01/wls/docs81b/adminguide/nodemgr.html



Leave a Reply 6

Your email address will not be published. Required fields are marked *


Gonzalo

Gonzalo

Which is de correct Answer?

Luca

Luca

Shut Down Failed Managed Servers

Node Manager periodically checks the self-reported heath status of Managed Servers that it has started. (For information about how a Managed Server monitors its health, see Server Self-Health Monitoring.) By default, Node Manager issues a health query to a Managed Server every 180 seconds.

Node Manager automatically kills a Managed Server that reports its health state as “failed”, if the Managed Server’s Auto Kill If Failed attribute is true. By default, the Auto Kill If Failed attribute is false. If you want Node Manager to restart a Managed Server that is hung, set Auto Kill If Failed to true, on the Server—>Configuration—>Health Monitoring tab for the Managed Server.

If a Managed Server does not respond to three consecutive health queries in a row, Node Manager considers the Managed Server to be “failed”, and shuts it down, if Auto Kill If Failed is set.

For instructions on controlling the frequency with which Node Manager checks the health state of a Managed Server, see Configure Monitoring, Shutdown, and Restart for Managed Servers.