Previous Topic: CAL2C580WNext Topic: CAL2C582W


CAL2C581W

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. Since this DD is not available, the messages will not be produced. However, you will still get the CAL2C508W message that informs you how many table matches were made, and what the highest matched condition code is.

Action:

Add a DD statement for ERRORS. The format is the same as the existing SYSPRINT DD.