Hi.
We are using WTX 8.4 command-server at Linux, and we have run into a problem using DBQUERY together with Oracle database.
In our DBQUERY we do a select-statement, and fetch the first 10000 rows of the table. This mapping has worked well for a long time - but 'suddenly' the mapping ended in error - and with the "ORA-01406: fetched column value was truncated"-message. We checked for errors/changes in the database without finding anything - the db-table had the exact same content.
We had to create a 'workaround'-mapping where we performed two select-statements fetching 5000 rows instead of 1x10000 rows. This solved the problem - and this could indicate the problem to be a buffersize/memory-type of error. The problem is solved - BUT it is not very satisfying to have to solve the problem this way....
After a lot of troubleshooting and google-search, we came across something looking a bit similar described for the IBM Infosphere Information Server-product:
JR50102: WHILE READING DATA THE ORACLE CONNECTOR RECEIVED ORACLE ERROR ORA-01406 AND FETCHED COLUMN VALUE WAS TRUNCATED WITH NULL (ibm.com)Could our problem be something related? And if so - how should we fix it?
..or maybe the problem is something completely different??
All suggestions are welcome!
------------------------------
Ole Haavard Haug-Larsen
------------------------------
#IBMSterlingTransformationExtender#DataExchange