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


$E LOGON(nn) - Restart the JES2/VTAM interface

z/OS JES2 Commands
SA32-0990-00

Function

To stop and restart the JES2/VTAM interface on a logical line.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-$E--+-LGN---+--+-nn--+------------+-------------------+-----><
       '-LOGON-'  |     '- ---+-nn-+-'                   |   
                  |           '-*--'                     |   
                  |    .-,--------------------------.    |   
                  |    V                            |    |   
                  '-(------+-nn-+--+------------+---+--)-'   
                           '-*--'  '- ---+-nn-+-'            
                                         '-*--'              

Parameters

nn
The subscript defining the JES2/VTAM interface(s) that are restarted. You may specify a single interface using the value of n on the LOGONn initialization statement that defines that interface. The subscript can also specify a range of values.

Authority Required

This command requires system 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

When you issue this command, the current transmission of data stops and the partial input is purged. Any output being transmitted is placed on the output queue. Upon restart, the output is transmitted from the point where it was stopped.

Scope

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

Messages

The $HASP881 message displays the current status of the specified LOGONs.

Example

 1   $E LOGON(1)

  $HASP881 LOGON1  APPLID=JESA,STATUS=INACTIVE

JES2 stops and then restarts the specified JES2/VTAM interface. Upon restart, the output is transmitted from the point where it was stopped.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014