[z/OS]

START command

The START command reads the configuration file for the specified server process and starts the server, deployment manager, or node agent.

Depending on the options you specify, you can launch a new Java Virtual Machine (JVM) API to run the server process or write the launch command data to a file. You can run this command from the MVS console of a WebSphere Application Server installation or a network deployment installation.

Example

The following examples demonstrate correct syntax:

START appserver_proc_name,JOBNAME=server_short_name,
       ENV=cell_short_name.node_short_name.server_short_name
START dmgr_proc_name,JOBNAME=server_short_name,
       ENV=cell_short_name.node_short_name.server_short_name
START nodeagent_proc_name,JOBNAME=server_short_name,
       ENV=cell_short_name.node_short_name.server_short_name

You must enter this command on a single line. It is split here for display purposes.




Related tasks
Using MVS console commands
Reference topic Reference topic    

Terms and conditions for information centers | Feedback

Last updatedLast updated: Aug 31, 2013 4:28:44 AM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=pix&product=was-nd-mp&topic=rxml_mvsstart
File name: rxml_mvsstart.html