Creating a data migration with Hybrid Manager v1.3.4
After you configured the EDB DMS agent (in reader mode) to establish connections to Hybrid Manager (HM), create a migration in the HM console. A migration establishes a sync between the source database and a destination database with the help of EDB DMS.
In the HM console, select the project from which you want to manage the migration.
In the project, select Migrate > Migrations.
In the Migrations page, select Create New Migration.
In the Create OLTP Migration page, assign a name to the migration.
Select the source of the migration. The ID for the EDB DMS agent is listed in the Source menu.
Select the migration type: Snapshot or Snapshot + Streaming.
Under Destination Type, select an HM-managed destination database cluster and database for the migration. Then, select Next.
Select the tables and columns to migrate. Modify the table and column names if needed.
Select Create Migration.
The HM console displays a new migration.
If you chose the Snapshot + Streaming option, the EDB DMS agent is constantly streaming data when the migration displays the Running state. Changes to data are replicated from the source to the destination database as long as the migration is running.
Note
The EDB DMS agent in reader mode streams data changes. It doesn't stream changes in the DDL objects.