Previous Topic: DB21019WNext Topic: DB21021C


DB21020E

PROGRAM-ID > 32 CHARACTERS

Reason:

The CA Datacom/DB SQL Preprocessor found the PROGRAM-ID was longer than 32 characters. Either the PROGRAM-ID was left out or it is greater than 32 characters (both cause a COBOL compiler error).

If the PROGRAM-ID is used as the load module name, the linkage editor will not accept a name longer than 8 characters.

Action:

Provide the PROGRAM-ID or correct the PROGRAM-ID length, then resubmit.