Parameter Description for R(nnnnnn).RD(m)

CLass=v|A
Specifies the job class to be assigned to all jobs that are entered at this card reader and that do not specify a job class in the CLASS operand of their JOB statements.

Modification: $T Rnnnnnn.RDm operator command.

Hold=Yes|No
Specifies whether (Yes) or not (No) all jobs entered at this card reader are held after JCL conversion until they are released for execution by the operator.

Modification: $T Rnnnnnn.RDm operator command.

MSGclass=v|A
Specifies the default message class to be assigned to jobs that are entered at this card reader and that do not specify a MSGclass operand in their JOB statements.

Modification: $T Rnnnnnn.RDm operator command.

PRIOINC=nn|0
Specifies a number (0-15) to be added to the selection priority of each job entered at this card reader. If the total of this number and a job's priority exceeds the priority level specified by PRIOLIM=, JES2 will use the priority level specified by PRIOLIM=.

Modification: $T Rnnnnnn.RDm operator command.

PRIOLIM=nn|15
Specifies the maximum priority level (0-15) that can be assigned to jobs entered at this card reader. If a job's priority (with or without the increment specified by PRIOINC=) exceeds this level, it will be reduced to this level.

Modification: $T Rnnnnnn.RDm operator command.

PRTDEST=jnnnnnnnn[.jnnnnnnnn]
Specifies the default print destination for the print output from all jobs that are entered at this card reader and that do not have a /*ROUTE statement or DEST parameter.

If you do not specify a route code value, JES2 defaults to the route code (ROUTECDE= specified on the RMT(nn) statement) for this remote terminal.

Modification: $T Rnnnnnn.RDm operator command.

Note: If you specify PRTDEST=, you must place the DESTID initialization statement before the R(nnnnnn).RD(m) statement in the initialization stream.
PUNDEST=jnnnnnnnn[.jnnnnnnnnn]
Specifies the default punch destination for the punch output from all jobs that are entered at this card reader and that do not have a /*ROUTE statement or DEST parameter.

If you do not specify a route code value, JES2 defaults to the route code (ROUTECDE specified on the RMT(nn) statement) for this remote terminal.

Modification: $T Rnnnnnn.RDm operator command.

Note: If you specify PUNDEST=, you must place the DESTID initialization statement before the R(nnnnnn).RD(m) statement in the initialization stream.
START=Yes|No
Specifies whether (Yes) or not (No) this card reader is to start automatically when JES2 starts processing.

Modification: $S Rnnnnnn.RDm operator command or $P Rnnnnnn.RDm operator command.

Specifies whether tracing is activated (Yes) or deactivated (No) for all remote readers. To trace a remote reader, you must also provide the following initialization statements:
  • TRACE(n) START=Yes
  • TRACEDEF ACTIVE=Yes
TRACE=Yes|No|P

This parameter setting can be overridden by the $T R(nnnnnn).RD(m) operator command. Internal reader tracing is also controlled by trace IDs 11 and 12, the TRACE(n) and TRACEDEF initialization statements, and the $S TRACE command. (See z/OS JES2 Initialization and Tuning Guide, the TRACE(n) and TRACEDEF initialization statements in this topic, and z/OS JES2 Commands for a description of the $S TRACE command for further information concerning the tracing facility.)

Modification: $T Rnnnnnn.RDm command.

Note: TRACE=Yes is identical to specifying TRACE=P. If you modify this parameter value and then restart JES2 with a hot start, the parameter value in effect before termination will be used. (For further information, see z/OS JES2 Initialization and Tuning Guide.)
Xeqdest=jnnnnnnnn
Specifies the name of the node where jobs entered on the device are to be executed.

Modification: $T Rnnnnnn.RDm operator command