tencent cloud

TencentDB for SQL Server

Check of Unsupported Objects

PDF
Focus Mode
Font Size
Last updated: 2025-12-03 10:43:49

Check Details

Check objective
Identify data types not supported for synchronization.
Check content
Check whether there are data types not supported for synchronization:
Currency types: money and smallmoney (bulk insert limitations).
Large object types: text, ntext, and image.
Special types: sql_variant, hierarchyid, geometry, geography, xml, and timestamp.
User-defined types: All user-defined data types.
Potential issue
Unsupported data types are detected.

Fixing Method

It is recommended to modify unsupported data types to compatible ones. For example, the money or the smallmoney type can be replaced with the decimal type.
Choose to exclude tables containing unsupported data types.

Help and Support

Was this page helpful?

Help us improve! Rate your documentation experience in 5 mins.

Feedback