Chapter 7. Administration of WebSphere processes 283
For information about the use of the startNode command, go to the following information
center website:
http://pic.dhe.ibm.com/infocenter/wasinfo/v8r5/topic/com.ibm.websphere.nd.multipla
tform.doc/ae/rxml_startnode.html
See Example 7-12 for use of the startNode command. Note that a user ID and password are
not required.
Example 7-12 startNode command example for a node agent: AIX operating system
/opt/IBM/WebSphere/AppServer85/profiles/AppSrv85_01/bin/startNode.sh
ADMU0116I: Tool information is being logged in file
/opt/IBM/WebSphere/AppServer85/profiles/AppSrv85_01/logs/nodeagent/startServer.log
ADMU0128I: Starting tool with the AppSrv85_01 profile
ADMU3100I: Reading configuration for server: nodeagent
ADMU3200I: Server launched. Waiting for initialization status.
ADMU3000I: Server nodeagent open for e-business; process id is 712746
Starting a node on z/OS using the START command
To start a node agent on z/OS using the START command, use the following format:
START nodeagent_procname,JOBNAME=server_shortname,
ENV=cell_shortname.node_shortname.server_shortname
For example:
START WPACRA,JOBNAME=WPAGNTA,ENV=WPCELL.WPNODEA.WPAGNTA
Stopping a node agent
To stop the node agent and leave the servers running, compete the following actions,
depending on your preferred method. You can use the administrative console or a command
prompt.
To stop a node from the administrative console:
1. In the administrative console, click System administration Node agents.
2. Select the box beside the node agent for the server, and click Stop.
To stop a node using a command prompt:
1. Open a command window.
2. Enter the stopNode command.
stopNode command
The syntax of the stopNode command is:
stopNode.bat(sh) [options]
The options are shown in Example 7-13.
Example 7-13 The stopNode command
Usage: stopNode [options]
Note: After you stop the node agent, the deployment manager has no way to communicate
with the servers on that node. The servers might be up and running, but the administrative
console cannot determine their status.