tencent cloud

TencentDB for SQL Server

Release Notes and Announcements
Release Notes
Product Announcements
User Guide
Product Introduction
Overview
Product Architecture
Strengths
Use Cases
Regions and AZs
Major Version Lifecycle Explanation
Features and Differences
Instance Types
Instance Specifications
Storage Types
Common Concepts
Network Environment
License Statement
Purchase Guide
Billing Overview
Product Pricing
Purchase Methods
Renewal Instructions
Payment Overdue
Refund
From Pay-as-You-Go to Monthly Subscription
Instance Adjustment Fees Description
Local Backup Space Billing
Cross-Region Backup Billing
Viewing Bill Details
Getting Started
Creating TencentDB for SQL Server Instance
Connecting to TencentDB for SQL Server Instance
Managing TencentDB for SQL Server Instance
Operation Guide
Constraints and Limits
Usage Specifications and Suggestions
Maintaining Instance
Adjusting Instance Configuration
Read-Only Instance
Network and Security
Account Management
Database Management
Data Security
Parameter Configuration
Monitoring and Alarms
Backup and Restoration 
Log Management
Publish-Subscribe
SSIS
Data Migration (New)
Data Migration (Legacy)
Data Synchronization (DTS) 
Practical Tutorial
TencentDB for SQL Server Methods for Regular Maintenance
TencentDB for SQL Server Optimization of Slow SQL
How to Better Use Tempdb
Cross-Account Backup Restoration
Creating VPC for TencentDB for SQL Server
Connecting Kingdee K/3 WISE to TencentDB for SQL Server
Account Permissions and Permission Control
Enabling and Disabling the CDC Feature
Shrinking a Database
API Documentation
History
Introduction
API Category
Making API Requests
Sales and fee related APIs
Instance Management related APIs
Operation and maintenance management related APIs
Network management related APIs
Account management related APIs
Database management related APIs
Security group management related APIs
Data security encryption related APIs
Parameter configuration related APIs
Extended Event related APIs
Log management related APIs
Read only instance management related APIs
Publish and subscribe related APIs
Backup related APIs
Rollback related APIs
Data migration (cold standby migration) related APIs
SQL Server Integration Services (SSIS) related APIs
Data migration (DTS old version) related APIs
Data Types
Error Codes
FAQs
Overview
Model Selection
Pricing and Selection
Connection and Network
Account and Permission
Backup and Rollback
Data Migration
Publish/Subscribe
Read-Only Instance
Version and Architecture Upgrade
Disk Space and Specification Adjustment
Monitoring and Alarms
Log-Related
Parameter Modification
Features
Performance, Space, and Memory-Related FAQs
Service Agreement
Service Level Agreement
Terms of Service
Performance Evaluation
Performance Test Report
Glossary
Contact Us

Instructions

PDF
Focus Mode
Font Size
Last updated: 2025-12-23 10:40:50
Category
Description
Source/Target Type
1. Source Type:
Self-built databases (IDC self-built databases, self-built databases on CVM, and self-built databases on other vendors' clouds): SQL Server 2008 R2, 2012, 2014, 2016, 2017, 2019, and 2022.
TencentDB for SQL Server (Tencent Cloud same-account and cross-account): SQL Server 2008 R2, 2012, 2014, 2016, 2017, 2019, and 2022.
2. Target Type:
TencentDB for SQL Server (Tencent Cloud same-account and cross-account): SQL Server 2008 R2, 2012, 2014, 2016, 2017, 2019, and 2022.
3. DTS migration is not supported in network shared storage disk environments.
Cross-region Migration
Cross-region migration is supported.
Migration Object
1. Only database-level migration is supported, that is, all objects in the database must be migrated together. Single-table migration is not supported.
2. Supports the migration of basic database and table objects, but does not support instance-level jobs, triggers, DB links (link servers), or user permissions.These objects need to be recreated after migration is complete.
3. Stored procedure migration is supported.
Source Database Impact
During full data migration, DTS consumes certain source instance resources, which may increase the load and pressure of the source database. If your database configuration is low, we recommend you perform the migration during off-peak hours.
Target Database Impact
Following the migration, the database environment undergoes changes, and the new target database lacks caching and statistical information. This may result in database index invalidation and a decline in SQL performance. If such circumstances arise, it is suggested the indexes be rebuilt.
Supported SQL
1. DDL
TABLE:CREATE TABLE,ALTER TABLE,DROP TABLE,TRUNCATE TABLE,RENAME TABLE
VIEW:CREATE VIEW,ALTER VIEW,DROP VIEW
INDEX:CREATE INDEX,DROP INDEX
DATABASE:CREATE DATABASE,ALTER DATABASE,DROP DATABASE
2. DML
INSERT,UPDATE,DELETE,REPLACE
Limits on operations
1. Only one migration task can be initiated at any time for the same source instance.
2. Do not modify or delete user information (including username, password, and permissions) in the source and target databases and port numbers during migration; otherwise, the migration task will fail.
3. Do not perform transaction log backup during incremental sync; otherwise, the transaction log will be truncated and become discontinuous.
4. If you only perform full data migration, do not write new data into the source database during migration; otherwise, the data in the source and target databases will be inconsistent. In scenarios with data writes, to ensure the data consistency in real time, we recommend that you select full + incremental data migration.
5. For full + incremental data migration, when the status is completed after clicking, do not write new data into the source database. We recommend stopping data writes for two minutes after clicking complete; otherwise, the data in the source and target databases may be inconsistent.

Help and Support

Was this page helpful?

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

Feedback