OGG-03517 Conversion from character set failed解決方法

用goldengate同步oracle數據到mysql,因爲一個字段某行數據的字段集的緣由致使 replicat進程報 OGG-03517錯mysql

OGG-03517  Conversion from character set zhs16gbk of source column LPL_MERCHANT_NAME to character set UTF-8 of target column lpl_merchant_name failed because the source column contains a character that is not available in the target character setsql

解決方法:oracle

在參數文件中增長如下參數spa

SOURCECHARSET PASSTHRU進程

 

另外特別注意:增長此參數後可能會有數據丟失,所以跳過該報錯後,應當即中止replicat進程去此參數註釋掉。get

相關文章
相關標籤/搜索