Updated on 2022-09-21 GMT+08:00

Incremental Phase Error: Table %s not found in database

Scenarios

During an incremental migration or synchronization, an error is reported, and the log information is as follows: service INCREMENT failed, cause by: Table %s not found in database

Possible Causes

The possible causes are as follows:

  • Tables are deleted from the destination database. As a result, the synchronization statement reports an error.

Solution

Contact the destination database O&M engineers to create a table in the destination database based on the table structure of the source database. After the table is created, click Resume in the Operation column to resume the task.