Reads:37227Replies:1
Cloud Migration without Stopping Services: Alibaba Cloud DTS
https://community.alibabacloud.com/blog/cloud-migration-without-stopping-services-alibaba-cloud-dts_594404?spm=a2c65.11461447.0.0.45351ed0e6N4gF Schema migration --If the source instance and the target instance are heterogeneous data sources, DTS needs to convert data types and SQL syntax according to the schema syntax of the target instance. For objects that are incompatible with the target data sources, you can manually correct them in DTS Console – Migration Details before synchronizing them with the target instance. Full Migration Incremental Migration-- During the incremental migration phase, DTS captures data changes on the source database in real time and synchronizes it with the target database in real time. With the deadlock algorithm, DTS can implement a transaction level-based concurrent write strategy to effectively improve the synchronization performance while ensuring the transaction sequentiality. ![]() |
|
|