Previous Topic: CAL2JR63ENext Topic: CAL2JR71E


CAL2JR65E

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 CAL2JRXV.

The program terminates with a U0004 abend code.

Action:

Correct the JCL and resubmit the job.