增量阶段失败报错,关键词“source has more columns than target”
场景描述
增量迁移或同步期间DRS任务报错,日志提示信息:service INCREMENT failed, cause by: Check table structure consistency fail!Table %s in source has more columns than target
可能原因
在目标库更改表结构,导致同步语句报错。
解决方案
- 请联系目标库运维工程师根据源库表结构在目标库修改为一致的表结构。
- 修改完成后,单击任务对应操作列的“续传”,重新提交任务。