
# 增量阶段失败报错，关键词"not equals to target db column count"
#### 场景描述
增量迁移或同步期间DRS任务报错，日志提示信息：service INCREMENT failed, cause by: write table %s.%s failed: table=%s.%s has field list size=\[\*\*\*\] not equals to target db column count=%s
#### 可能原因
目标库表执行DDL导致目标库表结构和源库不一致
#### 解决方案
1. 请联系客户目标库运维工程师，修改目标库表结构和源库保持一致。
2. 完成后在任务列表中，单击任务对应操作列的"续传"，重新提交任务。
 
