Previous Topic: DB21041ENext Topic: DB21043E


DB21042E

WORKING-STORAGE AND/OR DATA DIVISION CARD(S) MISSING

Reason:

The CA Datacom/DB SQL Preprocessor could not find the WORKING-STORAGE and (or) the DATA DIVISION card(s). If your program is nonreentrant, the CA Datacom/DB SQL Preprocessor requires that a WORKING-STORAGE and (or) DATA DIVISION card be present.

Action:

Review the source language program. Ensure that the source program has a WORKING-STORAGE and (or) a DATA DIVISION statement(s), and that the source program syntax is correct.