
Chapter 7. Administration of WebSphere processes 239
Starting the deployment manager on z/OS (START command)
On z/OS, the deployment manager can be started using a JCL start procedure. The exact
command can be found in the BBOCCINS instruction member of the JCL generated to create
the profile. For example:
START WPDCR,JOBNAME=WPDMGR,ENV=WPCELL.WPDMNODE.WPDMGR
The meaning of the command syntax is:
WPDCR is the JCL start procedure.
WPDMGR is the Job name.
ENV is the concatenation of the cell short name, node short name, and server short name.
Starting the deployment manager also starts the following components:
A daemon. In our example, it is ...