Skip Schema Migration Exception
This page describes how to skip a schema migration exception.
Issue
An exception icon occurs during schema migration, which prompts that "There is an exception in this DataJob. Click to view details".
Cause
Some data types are not supported for schema migration, or bugs occur (welcome to report the bugs in our forum). In these cases, you can skip the schema migration exception.
Solution
- Open Schema Migration Log and locate the DDL statements that cause the exception.
- Copy the DDL statements, and modify them to the right ones according to the actual situation. Then execute the modified DDL statements in the target database.
- Go to the DataJob list page. Click the icon
next to the DataJob ID, and click Retry in the upper-right corner of the failed ConsoleJob.