tencent cloud

TencentDB for SQL Server

Check of Unsupported Objects

PDF
フォーカスモード
フォントサイズ
最終更新日: 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.

ヘルプとサポート

この記事はお役に立ちましたか?

フィードバック