+

Search Tips   |   Advanced Search

(ZOS) STOP command

The STOP command reads the configuration file for the specified server process and stops the server, deployment manager, node agent, administrative agent, or job manager.

Depending on the options we specify, we can launch a new JVM API to run the server process or write the launch command data to a file. We can run this command from the MVS™ console of a WebSphere Application Server installation or a WAS ND installation.

The following examples demonstrate correct syntax:

STOP appserver_proc_name,JOBNAME=server_short_name
STOP dmgr_proc_name,JOBNAME=server_short_name
STOP nodeagent_proc_name,JOBNAME=server_short_name
STOP administrative_agent_proc_name,JOBNAME=server_short_name
STOP job_manager_proc_name,JOBNAME=server_short_name

  • Use MVS console commands