By using the database migration tool, users can suspend an ongoing task or start a suspended task.
Suspend: The read and write operations of a task are suspended. This feature is used to suspend reading incremental changes on the source database and incremental writes to the target database.
Start: The read and write operations of a task start. This feature is used to start reading incremental changes on the source database and incremental writes to the target database.