DSNE957I THE LENGTH OF ONE OR MORE NAMES EXCEEDS THE STANDARD MAXIMUM ALLOWED BY THE language LANGUAGE
Explanation
DCLGEN was building a COBOL or PL/I language declaration for a table when it generated a host variable name that is longer than the language permits.
- language
- The language that the declaration uses: COBOL or PL/I
The new declaration might cause a compiler error.
System action
DCLGEN issues return code to 4 and processes the rest of the table.
User response
If you want to use this declaration in an application, edit the declaration so that the length of the host name variable is within the permitted range for the language.