Checking Whether the Source Database Contains Unsupported Table Field Types
Oracle Migration and Synchronization
Check Item |
Whether the source database contains unsupported table field types |
---|---|
Description |
Unsupported table field types are as follows: BFILE, XMLType, SDO_GEOMETRY, TIMESTAMP (x), INTERVAL DAY TO SECOND (x), and UROWID. The source database contains unsupported table field types, resulting in migration failures.
NOTE:
|
Failure Cause and Handling Suggestion |
Failure cause: The source database contains unsupported table field types. Handling suggestion: Delete the columns containing the unsupported field types. Alternatively, do not migrate the tables containing the unsupported table field types. |
MySQL -> PostgreSQL Synchronization
Check Item |
Whether the source database contains unsupported table field types |
---|---|
Description |
The following table fields types are not supported: geometry, point, lineString, polygon, geometrycollection, multipoint, multilinestring, and multipolygon. The source database contains unsupported table field types, resulting in migration failures. |
Failure Cause and Handling Suggestion |
Failure cause: The source database contains unsupported table field types. Handling suggestion: Delete the columns containing the unsupported field types. Alternatively, do not migrate the tables containing the unsupported table field types. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.