forked from docs/doc-exports
Reviewed-by: Boka, Ladislav <ladislav.boka@t-systems.com> Co-authored-by: wangdengke2 <wangdengke2@huawei.com> Co-committed-by: wangdengke2 <wangdengke2@huawei.com>
2.6 KiB
2.6 KiB
Checking Whether the Source Database Contains Unsupported Table Field Types
Oracle Synchronization
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. |
Parent topic: Database Parameters