Previous Topic: PXREFNext Topic: REMOTE


RDR

The RDR option specifies the ddname to use with the output job streams generated by the SUBMIT option.

This option has the following format:

RDr[(ddname)]|NORDr

Default: RDr(SYSRDR)

ddname is the name of the DD statement to use.

Example: Automatically submit and write to destination

The following example causes CA JCLCheck to activate the automatic submission feature and to write those error-free jobs to the destination in the DD statement JOBGO.

SU RD(JOBGO)