Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Feb 20, 2025 10:09:18 AM
Sonja_Bauernfeind
The following error is thrown in a full load when replicating data from Oracle source to Snowflake target in Qlik Talend Cloud Data Integration:
[TARGET_LOAD ]E: RetCode: SQL_ERROR SqlState: 22000 NativeError: 100144 Message: Invalid UTF8 detected in string '?*��?&??9?ʏ"?'
The columns datatype in Oracle is defined as Varchar(64) and has hash data. This causes replication to fail.
Set the character set to UTF-8 to U+20 to resolve the issue