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


$E OFFn.xx - Restart a spool offload transmitter

z/OS JES2 Commands
SA32-0990-00

Function

To stop the processing of the current job on the specified offload transmitter(s) and restart the current job or a new job.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-$E--+-OFFn.JT-+--+----------+-------------------------------><
       '-OFFn.ST-'  +-,OFFn.JT-+   
                    '-,OFFn.ST-'   

Parameters

n
The subscript defining the offload job transmitters affected by this command. The subscript can specify a numeric value (1-8) or a range of values associating offload job transmitters with offload devices. For information about specifying a range of values for this subscript, see Command syntax conventions.
OFFn.JT
The offload job transmitter to be restarted. The subscript specifies a numeric value (1-8) of the associated offload device.
OFFn.ST
The offload sysout transmitter to be restarted. The subscript specifies a numeric value (1-8) of the associated offload device.

Authority Required

This command requires device 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 control security access authority. For a description of assigning command input authority, see z/OS JES2 Initialization and Tuning Guide, SA32-0991.

Processing Considerations

JES2 causes the job on the specified device to be stopped. The job remains on the current queue. JES2 selects the next job eligible to be processed by the device, which may be the same job that was stopped.

Scope

Single member. This command will be in effect for this member only. There is no need to have this command issued to all members of the MAS.

Messages

The $HASP000 message indicates JES2 has accepted the command. Upon completion, JES2 issues a message to indicate that the job on the device has been restarted.

Example

 1   $e off1.jt, off1.st

  $HASP000 OK
  $HASP522 jobname  -- OFF1.JT RESTARTED
  $HASP523 jobname  -- OFF1.ST RESTARTED

JES2 restarts the processing of the job on offload job transmitter 1 and the job on offload sysout transmitter 1.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014