START appserver_proc_name command
The START appserver_proc_name command reads the configuration
file for the specified server process and starts the server. 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.
Syntax
START appserver_proc_name parameters
Parameters
The parameters for the START appserver_proc_name command
follow:
- <appserver_proc_name>
- Is the name of your start procedure for WebSphere Application Server for
z/OS.
- <server_short_name>
- Is the short name of the J2EE server you are starting.
- <cell_short_name>
- Is the short name of the cell containing this J2EE server.
- <node_short_name>
- Is the short name of the of the node containing this J2EE server.
Example
The following example demonstrates correct syntax:
START appserver_proc_name,JOBNAME=server_short_name,
ENV=cell_short_name.node_short_name.server_short_name
Note: This command must be entered on a single line. It is split here
for display purposes.
Searchable topic ID:
rxmlstartserverz
Last updated: Jun 21, 2007 9:56:50 PM CDT
WebSphere Application Server for z/OS, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.websphere.zseries.doc/info/zseries/ae/rxml_startserverz.html