Previous Topic: CAL2JR74ENext Topic: CAL2JR76W


CAL2JR75E

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

The program terminates with a U0005 abend code.

Action:

Correct the JCL and resubmit the job.