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


$S RMT(nnnnn) - Automatically connect a remote terminal

z/OS JES2 Commands
SA32-0990-00

Function

To automatically log on to a specified SNA remote terminal.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-$S--RMT--+-nnnnn--+---------------+-------------------+-----><
            |        '- ---+-nnnnn-+-'                   |   
            |              '-*-----'                     |   
            |    .-,--------------------------------.    |   
            |    V                                  |    |   
            '-(------+-nnnnn-+--+---------------+---+--)-'   
                     '-*-----'  '- ---+-nnnnn-+-'            
                                      '-*-----'              

Parameters

nnnnn
The subscript defining the remote terminals that are automatically connected. The subscript may specify a specific 1- to 5-digit remote terminal identifier or a range as defined by an RMT(nnnnn) initialization statement.

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

  • The correct LUNAME= parameter must have been specified on the RMT(nn) initialization statement for the automatic logon to be successful.
  • The actual logon will take place when needed system resources are available. See z/OS JES2 Initialization and Tuning Reference, SA32-0992 for further information.
  • This command is for SNA remote terminals only; remote terminals connected over a BSC line are not supported by automatic logon. BSC remote terminals are started using a control card. See Operator's Library: OS/VS2 Remote Terminals (JES2) for more information.

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 $HASP879 message displays the current status of the specified remote terminal(s).

Example

 1   $s rmt(125-127)

  $HASP879 RMT125 DEVTYPE=LUTYPE1,STATUS=INACTIVE
  $HASP879 RMT126 DEVTYPE=LUTYPE1,STATUS=INACTIVE
  $HASP879 RMT127 DEVTYPE=LUTYPE1,STATUS=INACTIVE

JES2 automatically logs on to remote terminals 125, 126 and 127 when the needed system resources are available.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014