Users reported below error after a deployment in DB2 LUW 10.1
The value of a host variable in the EXECUTE or OPEN statement is
out of range for its corresponding use.. SQLCODE=-302, SQLSTATE=22001,
DRIVER=3.61.86
Cause
Data being inserted into the database table column is larger than the
assigned column length.
Identified that for one column data being inserted was larger than what is defined in the table.
No comments:
Post a Comment