Check Item |
Whether the source database contains unsupported table field types |
---|---|
Description |
Check whether the source database contains unsupported table field types. |
Failure Cause and Handling Suggestion |
Failure cause: The source database contains unsupported table field types. The following table field types are supported: VARCHAR, VARCHAR2, NVARCHAR2, NUMBER, FLOAT, LONG, DATE, BINARY_FLOAT, BINARY_DOUBLE, RAW, LONG RAW, CHAR, NCHAR, CLOB, NCLOB, BLOB, ROWID, TIMESTAMP, TIMESTAMP WITH TIME ZONE and TIMESTAMP WITH LOCAL TIME ZONE. Handling suggestion: Select other tables that can be synchronized. |