Is incremental data automatically synchronized when I use DTS to synchronize data?
更新时间:
复制 MD 格式
The answer depends on which task type you configured in Data Transmission Service (DTS).
Data synchronization task: Incremental data is automatically synchronized after the full data synchronization completes. No additional configuration is required.
Data migration task: Incremental data migration is optional. When you configure the task, you must explicitly enable incremental data migration:
If you enable incremental data migration, DTS automatically migrates incremental data after the full data migration completes.
If you do not enable incremental data migration, only the full dataset is migrated.
该文章对您有帮助吗?