Previous Topic: CAL2JR04ENext Topic: CAL2JR41E


CAL2JR05E

SYSPRINT DD missing or invalid

Reason:

The SYSPRINT DD failed to open successfully. The DD statement is either missing or is invalid. If the DD is DUMMIED it should carry a DCB parameter with the correct characteristics: DCB=(RECFM=VB,LRECL=133,BLKSIZE=133). This message is issued by CAL2JRXD.

The program terminates with a U0002 abend code.

Action:

Correct the JCL and resubmit the job.