文档首页> 数据复制服务 DRS> 故障排除> 失败案例> MySQL->GaussDB(DWS)实时同步> 增量同步失败报错,关键词“*** doesn't in the target table”
更新时间:2022-12-27 GMT+08:00
分享

增量同步失败报错,关键词“*** doesn't in the target table”

场景描述

增量同步期间DRS任务报错,同步日志界面提示:service INCREMENT failed, cause by: insert %s failed: %s doesn't in the target table: %s

可能原因

  • 源库增加列的DDL在同步时设置了过滤条件未在目标库执行。
  • 直接在目标库执行了删列操作。

解决方案

  1. 请用户参考源库表结构在目标库补齐缺失的列。
  2. 修改完成后,在任务列表中,单击任务对应操作列的“续传”,重新提交任务。
分享:

    相关文档

    相关产品