首页 > 其他 > 详细

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

时间:2015-10-16 13:35:13      阅读:2393      评论:0      收藏:0      [点我收藏+]

用goldengate同步oracle数据到mysql,由于一个字段某行数据的字段集的原因导致 replicat进程报 OGG-03517错

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 set

解决方法:

在参数文件中增加以下参数

SOURCECHARSET PASSTHRU

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

原文:http://www.cnblogs.com/jimeper/p/4884945.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!