Finalizing a streaming data migration v1.3.4

If you selected the Snapshot + Streaming option when creating a migration, the EDB DMS agent continues to stream any data updates performed on the source database to the destination database until you mark the migration as completed (for example, to perform a cutover).

If you selected the Snapshot option, you can skip this page, as the DMS marks the migration as completed after it finishes copying the entire snapshot to the destination.

Stop the streaming process

This process applies only to Snapshot + Streaming migrations.

It's important that you carefully select the best time to stop the data migration stream. Ensure no new inserts are executed in the source and verify that the last known inserts were synchronized in the destination.

After checking that your data is present in the destination database, you can stop the stream by marking the migration as completed.

  1. In the Hybrid Manager (HM) console, in your project, select Migrate > Migrations.

  2. Select the checkmark next to your migration to mark the migration as completed.

    Alternatively, select the migration from the list to open the Migration details page. Then select Mark as Completed.

This stops the streaming procedure.