DSNH292I E csectname LINE nnnn COL cc HOST NAME name IS TOO LONG; MAXIMUM IS size CHARACTERS

Explanation

Fully qualified C host variable names cannot contain more than 256 characters.

System action

If the containing SQL statement is executable, it is replaced by host language statements that will, if executed, set an error code in the SQLCA.

User response

Reduce the length of names or the level of qualification of the host variable name in error.

Severity

8 (error)