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


$D RDI - Display the status of JES2-controlled internal reader

z/OS JES2 Commands
SA32-0990-00

Function

To display the status of the internal readers, including the identification of any jobs currently active on the device.

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. Because internal readers are dynamically created as they are needed, this command only displays internal readers that are currently allocated. If no internal readers are allocated, $HASP003 NO SELECTABLE ENTRIES FOUND will be displayed.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-$D--RDI--+-------------------------+------------------------->
            +-'--rdi--'---------------+   
            |    .-,-------------.    |   
            |    V               |    |   
            '-(----+-rdi-------+-+--)-'   
                   '-'--rdi--'-'          

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

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

Display limiting keywords

|--+--------------------------------------+--+----------+------->
   '-,--Auth--+-------------------------+-'  '-,--Class-'   
              |       .-,----------.    |                   
              |       V            |    |                   
              '-=--(----+-Device-+-+--)-'                   
                        +-Job----+                          
                        '-System-'                          

>--+---------+--+---------+--+-----------------+---------------->
   '-,--HOLD-'  '-,--LONG-'  '-,--+-MSGclass-+-'   
                                  '-Q--------'     

>--+----------+--+------------+--+------------+----------------->
   '-,--OWNER-'  '-,--PRTDEST-'  '-,--PUNDEST-'   

>--+-----------+--+-----------+--+----------+-------------------|
   '-,--STATUS-'  '-,--Sysaff-'  '-,--TRace-'   

Selection limiting keywords

|--+-----------------------------------------------------------------+-->
   |                       .-,----------------------------------.    |   
   |                       V                                    |    |   
   '-,--+---+--Auth--=--(----+-+---+--Device--+-=--+--+-No--+-+-+--)-'   
        '-/-'                | '-/-'          '-^=-'  '-Yes-' |          
                             +-+---+--Job--+-=--+--+-No--+----+          
                             | '-/-'       '-^=-'  '-Yes-'    |          
                             '-+---+--System--+-=--+--+-No--+-'          
                               '-/-'          '-^=-'  '-Yes-'            

>--+--------------------------------+--------------------------->
   '-,--+---+--Class--+-=--+--class-'   
        '-/-'         +-^=-+            
                      +->--+            
                      '-<--'            

>--+---------------------------------+-------------------------->
   '-,--+---+--HOLD--+-=--+--+-----+-'   
        '-/-'        '-^=-'  +-No--+     
                             '-Yes-'     

>--+------------------------------------------+----------------->
   '-,--+-+---+--MSGclass-+--+-=--+--msgclass-'   
        | '-/-'           |  +-^=-+               
        '-+---+--Q--------'  +->--+               
          '-/-'              '-<--'               

>--+--------------------------------------------+--------------->
   |               .-,---------------------.    |   
   |               V                       |    |   
   '-,--OWNER=--(----+-JOBID=--jobid-----+-+--)-'   
                     +-JOBNAME=--jobname-+          
                     '-ASID=--asid-------'          

>--+------------------------------------+----------------------->
   '-,--+---+--PRTDEST--+-=--+--prtdest-'   
        '-/-'           '-^=-'              

>--+------------------------------------+----------------------->
   '-,--+---+--PUNDEST--+-=--+--pundest-'   
        '-/-'           '-^=-'              

>--+---------------------------+-------------------------------->
   '-,--STATUS=--+-DRAINING--+-'   
                 +-ACTIVE----+     
                 '-ALLOCATED-'     

>--+----------------------------------+-------------------------|
   '-,--+---+--TRace--+-=--+--+-No--+-'   
        '-/-'         '-^=-'  +-P---+     
                              '-Yes-'     

Parameters

Auth
Displays whether (YES) or not (NO) the indicated reader has the specified authority to issue commands to the internal reader.
Class=class
Displays the default execution class for all jobs entered at this internal reader that do not have a job class specified on the JOB statement.
HOLD={No|Yes}
Displays whether (YES) or not (NO) all jobs read by the specified are held after JCL conversion.
LONG
Displays additional information on the number of jobs submitted (JOBCOUNT=), the statistics for the current job on the internal reader including number of records submitted (RECORDS=), and the current card being processed (CARD=).
MSGclass|Q=msgclass
Displays the default message class assigned to jobs entered at this internal reader that do not have a MSGCLASS specified on the JOB statement.
OWNER=(JOBID=jobid,JOBNAME=jobname,ASID=asid)
JES2 displays information on internal readers owned by the jobid, jobname, or asid specified. All the three support generic filters.
PRTDEST=prtdest
Displays the default destination for the print output from all jobs that are read by the internal reader and that do not have a /*ROUTE statement or DEST parameter. The value for all routing numbers can range from 1 to 32767.
PUNDEST
Displays the default destination for the punch output from all jobs that are read by the internal reader and that do not have a /*ROUTE statement or DEST parameter.
Sysaff
Displays the default affinities assigned to jobs read by the internal reader.
TRace={Yes|No|P}
Displays whether (Yes) or not (No) tracing is activated for this print processor.

Authority Required

This command requires display authority. The description of the $T INTRDR 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 specified internal reader and its current characteristics.

Examples

 1   $d rdi(*)

$DRDI(*)
$HASP603 RDI(INTRDR)
$HASP603 RDI(INTRDR) STATUS=ALLOCATED,AUTH=(DEVICE=NO,
$HASP603 JOB=YES,SYSTEM=NO),CLASS=A,HOLD=NO,
$HASP603 MSGCLASS=,OWNER=,(JOB00018,INTRDACB
$HASP603 ASID=0021),PRTDEST=LOCAL,PUNDEST=LOCAL,
$HASP603 SYSAFF=(ANY),TRACE=NO


$drdi(*),long
$HASP603 RDI(INTRDR)
$HASP603 RDI(INTRDR) STATUS=ACTIVE,AUTH=(DEVICE=NO,JOB=YES,
$HASP603 SYSTEM=NO),CLASS=A,HOLD=NO,JOBCOUNT=2,
$HASP603 JOBSTAT=(RECORD=7,CARD=EOF),MSGCLASS=A,
$HASP603 OWNER=(JOB00018,INTRDACB,ASID=0021),
$HASP603 PRTDEST=LOCAL,PUNDEST=LOCAL,
$HASP603 SYSAFF=(ANY),TRACE=NO

JES2 displays the status of all internal readers.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014