z/OS JES2 Commands
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


$JSTOP - Terminate monitor address space

z/OS JES2 Commands
SA32-0990-00

Function

To terminate the JES2 monitor address space. You might need to stop the monitor address space because it is not functioning properly or you want to reset the timeframe for the statistics the monitor has been maintaining.

If the JES2 address space is functioning, it will restart the monitor address space within 32 seconds of discovering it has terminated, or when you hot start JES2, JES2 determines if the monitor also needs to be restarted. This is either a normal termination ($JSTOP) or an abnormal termination (ABEND or CANCEL command).

Syntax

Read syntax diagramSkip visual syntax diagram
>>-$J--STOP----------------------------------------------------><

Authority Required

This command requires display authority. The description of the $T RDRnn command explains how to ensure that the authority of the appropriate MVS™ system command group is assigned.

This command requires read security access authority. For a description of assigning command input authority, see z/OS JES2 Initialization and Tuning Guide, SA32-0991.

Processing Considerations

The following restrictions apply to all monitor commands. They:
  • Can only be issued through the MVS command interface (consoles or MGCRE) or JES2 automatic commands
  • Cannot be issued from the JES2 initialization data set, NJE/RJE, $M commands, or through a reader (INTRDR)
  • Can be the object of a $VS command
  • Are not limited by CONDEF CMDNUM=
  • Are not limited by CONDEF DISPMAX=
  • Support L= for directing the output but do not honor CONDEF RDIRAREA= or REDIRECT= parameters
  • Cannot use the JES2 command separator, semicolon (;), to separate monitor commands unless it is also the MVS command separator.

Scope

Single Member. The command effects this member only.

Messages

Example

 1 $jstop

$HASP9101 MONITOR STOPPING

The JES2 monitor is stopped. JES2 address space restarts the monitor within 32 seconds.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014