How to handle java.io.CharConversionException ERRORCODE=-4220, SQLSTAT
Hi, I am getting an error when extracting data from db2 table. The data I am extracting has a non UTF-8 Characters & Talend is throwing an error. Is there a way to handle this Exception in Talend? The components I am using are, tDB2Connection->tDB2Input->tFileOutputDelimited. Thanks,