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


$D R(nn).CON(mm) - Display the specified remote console

z/OS JES2 Commands
SA32-0990-00

Function

To display the status of the specified remote console.

This command has parameters you can use as a filtering technique to limit the type of information to search, or the amount of information to display. See Using filtering to control and display information for additional information.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-$D--R--+--------------------------------------+--.CON-------->
          +-nn--+------------+-------------------+         
          |     '- ---+-mm-+-'                   |         
          |           '-*--'                     |         
          |    .-,--------------------------.    |         
          |    V                            |    |         
          '-(------+-nn-+--+------------+---+--)-'         
                   '-*--'  '- ---+-mm-+-'                  
                                 '-*--'                    

>--+---------------------------------+-------------------------->
   '-| Selection limiting keywords |-'   

>--+-------------------------------+---------------------------><
   '-| Display limiting keywords |-'   

Display limiting keywords

|--+-----------+------------------------------------------------|
   '-,--STATUS-'   

Selection limiting keywords

|--+------------------+-----------------------------------------|
   '-,--+---+--STATUS-'   
        '-/-'             

Parameters

Rnn.CONmm
Displays the status of the specified remote console.
STATUS
Displays information about JES2-managed devices. The following types of status can be displayed:
Type
Meaning
STARTING
The device is being started. Applies to FSS-owned devices only.
DRAINED
JES2 does not use the device until you start it with a $S command.
DRAINING
JES2 is using the device to process jobs, but will stop using this device once the current function has completed.
INACTIVE
JES2 is not using the device, but would do so if a job were both available and eligible for the device.
ACTIVE
JES2 is using the device for job processing and will continue to do as long as jobs are both available and eligible for the device.
HALTED
JES2 has either requested operator assistance or an operator has entered the $Z command to halt the device. To start the device, you must enter a $S command.

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. The $T INTRDR command sets the command authority for internal readers.

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.

Scope

Single member. The response to this command will be a display of information about this member only. You might want to use this command to get information about all members in the MAS. To do so, you can use the MVS ROUTE *ALL command to issue this command to all active members (if the JES2 command character is the same on all members). See z/OS MVS System Commands, SA38-0666 for more information on using the ROUTE *ALL command.

Messages

The $HASP603 message displays the status of the remote console.

Examples

 1   $dr1.con

  $HASP603 R1.CON    STATUS=INACTIVE

JES2 displays the status of remote console 1.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014