nav-img
Advanced

Checking the Synchronization Objects

Check whether the source database objects meet the migration or synchronization requirements.

Failure Cause

  • The source database does not contain the objects to be synchronized.
  • The source database is temporarily unavailable.
  • For a task with Oracle serving as the source database, a schema name, table name, or column name of the selected table exceed 30 characters.
  • An internal error occurred.

Handling Suggestion

  • Return to the object selection page, select the objects to be synchronized again, and then perform the pre-check.
  • In the pre-check phase, if the source database is disconnected and the pre-check fails, ensure that the source database is properly connected and perform the pre-check again.
  • Due to the restrictions of Oracle Logminer, a schema name, table name, or column name of the selected table in the source Oracle database in the incremental synchronization phase cannot exceed 30 characters. Change the schema name, table name, and column name that do not meet requirements to ensure that the length does not exceed 30 characters. Then, perform the precheck again.
  • Check whether the source or destination DB engine is of a special version. The special version may not support some syntax. As a result, the pre-check fails. Change the source or destination database and perform the pre-check again.