DSNH313I E csect-name LINE nnnn COL cc INVALID TYPE OR LENGTH OF HOST VARIABLE 'variable-name'
Explanation
The host variable variable-name is used in an SQL statement, but either the type or the length is improper for this use.
System action
The corresponding SQL statement is replaced by host language statements that will, if executed, set an error code in the SQLCA.
User response
Check the declaration and the attributes of the named host variable.
Severity
8 (error)