While loading data through ETL most of the records are rejected with the following error-message:
Code:
SQL0302N The value of a host variable in the EXECUTE or OPEN statement is too large for its corresponding use. SQLSTATE=22003 sqlstate = 22003
Can't find anything wrong with the data itself. (fieldlengths etc)
Anyone any idea?