Hi,
When executing the data warehouse step I got DB2 error:
Code:
CLI0112E Error in assignment.
Explanation: The data sent for a parameter or
column was incompatible with the data type of the associated table column.
User Response: Respecify the output binding through SQLBindCol or
SQLGetData or the input binding through SQLSetParam or SQLBindParameter.
What should I do to solve the problem?
Thanks,
Grofaty