OGG 字符转换问题

来源:互联网 发布:本地搜索引擎seo 编辑:程序博客网 时间:2024/06/06 00:24
ERROR   OGG-03517  Oracle GoldenGate Delivery for Oracle, test.prm:  Conversion from character set UTF-16 of source column description to character set zhs16gbk of target column DESCRIPTION failed because the source column contains a character that is not available in the target character set.

ERROR   OGG-01668  Oracle GoldenGate Delivery for Oracle, test.prm:  PROCESS ABENDING.

解决方法:
在参数文件中增加以下参数

REPLACEBADCHAR SKIP

经过测试两边的数据一致

原创粉丝点击