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


$D INTRDR - Display the current INTRDR initialization statement characteristics

z/OS JES2 Commands
SA32-0990-00

Function

To display the current INTRDR initialization statement characteristics that are given for internal readers.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-$D--INTRDR--+---------------------------------+-------------->
               '-| Selection limiting keywords |-'   

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

Display limiting keywords

|--+---------------+-------------------------------------------->
   '-,--ASID_TRACE-'   

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

>--+----------+--+---------+--+-------------+------------------->
   '-,--Class-'  '-,--Hold-'  '-,--HONORlim-'   

>--+------------------+--+---------------------+---------------->
   '-,--JOBNAME_TRACE-'  '-,--JOB_NUMBER_TRACE-'   

>--+------------+--+------------+--+-----------+---------------->
   '-,--PRTYINC-'  '-,--PRTYLIM-'  '-,--Sysaff-'   

>--+----------+-------------------------------------------------|
   '-,--TRace-'   

Selection limiting keywords

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

Parameters

Start of changeASID_TRACEEnd of change
Start of changeDisplays the ASID used when filtering JES2 INTRDR trace points.
Note: Start of changeIf TRACE=YES is specified, any ASID_TRACE, JOBNAME_TRACE, or JOB_NUMBER_TRACE filter is ignored. If more than one ASID_TRACE=, JOBNAME_TRACE=, and JOB_NUMBER_TRACE= parameters are specified, only one of the conditions must match the trace to be taken. For jobs being submitted through the internal reader, it is the job name, number, and ASID of the submitter of a job that are compared to the filters, not the values of the job being submitted.End of change
End of change
Auth=[Device|Job|System]
Displays the command authority for internal readers.
BATCH
Displays whether internal readers can be used to process batch jobs.
Class
Displays the default job class to be assigned to all jobs submitted through the internal reader.
Hold
Displays whether jobs submitted through the internal reader are to be held after conversion.
HONORlim
Specifies if the data sets sent to the internal reader are to be counted toward the byte limit for a job.
Start of changeJOBNAME_TRACEEnd of change
Start of changeDisplays the jobname used when filtering JES2 INTRDR trace points.End of change
Start of changeJOB_NUMBER_TRACEEnd of change
Start of changeDisplays the job number used when filtering JES2 INTRDR trace points.End of change
PRTYINC
Displays the value to be added to the selection priority of all jobs submitted through the internal reader.
PRTYLIM
Displays the highest allowable priority for jobs submitted through the internal reader.
Sysaff
Displays the default system affinity for jobs submitted through the internal reader.
TRace
Displays whether tracing is currently active for internal readers.

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.

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.

Messages

The $HASP838 displays the characteristics of the INTRDR initialization statement.

Example

 1   $d intrdr

 $HASP838 INTRDR  AUTH=(DEVICE=NO,JOB=YES,SYSTEM=NO),BATCH=YES,
 $HASP838         CLASS=A,DCBATTR=NO,HOLD=NO,HONORLIM=NO,
 $HASP838         PRTYINC=0,PRTYLIM=15,SYSAFF=(ANY),
 $HASP838         TRACE=NO

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014