DSNH107I E csectname LINE nnnn COL cc THE NAME name IS TOO LONG. MAXIMUM ALLOWABLE SIZE IS size
Explanation
The identified name values exceeded the maximum supported length.
System action
If the SQL statement containing the problem is a declaration, it is discarded. If the SQL statement containing the problem is executable, it is replaced by host language statements that will, if executed, set an error code in the SQLCA.
User response
Correct the name length.
Severity
8 (error)