Previous Topic: CAL2JR45ENext Topic: CAL2JR61E


CAL2JR46E

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

The program terminates with a U0003 abend code.

Action:

Correct the JCL and resubmit the job.