$D INTRDR - Display the current INTRDR initialization statement characteristics

Function

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

Syntax

Read syntax diagramSkip visual syntax diagram$DINTRDR Selection limiting keywordsDisplay limiting keywords
Display limiting keywords
Read syntax diagramSkip visual syntax diagram,ASID_TRACE,Auth=(,DeviceJobSystem),BATCH,Class,Hold,HONORlim,JOBNAME_TRACE,JOB_NUMBER_TRACE,PRTYINC,PRTYLIM,Sysaff,TRace
Selection limiting keywords
Read syntax diagramSkip visual syntax diagram,/Auth=(,/Device=^=NoYes/Job=^=NoYes/System=^=NoYes)

Parameters

ASID_TRACE
Displays the ASID used when filtering JES2 INTRDR trace points.
Note: If 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.
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.
JOBNAME_TRACE
Displays the jobname used when filtering JES2 INTRDR trace points.
JOB_NUMBER_TRACE
Displays the job number used when filtering JES2 INTRDR trace points.
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.

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