Previous Topic: CAL2T019WNext Topic: CAL2T021W


CAL2T020W

Unable to open ERRORS DD. Message table errors will not be reported.

Reason:

This message is issued when a user-defined Batch Message Table (SASSXXBT) is available, but the DD statement for the ERRORS file is not in the JCL. Normally, messages from the Batch Message Table checking are routed to this ERRORS DD. Because this DD is not available, the messages are not produced. However, you still get the CAL2T013W message that contains the number of table matches and the highest matched condition code.

Action:

Add a DD statement for ERRORS.

Note: The format is the same as the existing SYSPRINT DD.