Sources are databases you connected to the Hybrid Manager using the Data Migration Service or DMS so you can use them as sources for migrations. For a database to appear in this view, you must install, configure, and run the EDB DMS Reader.

This view displays all the configured sources in the project.

Each source's view shows the database name, database type (Postgres or Oracle), cdcreader ID, the current status, the source type, and more.

Status

HM can display the following statuses for a source.

StatusDescription
CreatingThe database source connection is being initialized. This is a transitional state.
Waiting for tables metadataThe EDB DMS Reaader is retrieving information about the tables (for example, names, columns, data types). If the source is stuck in this state, there might be connectivity issues with the database.
Ready to start a new migrationThe EDB DMS Reader can successfully read the source database and you can use it for a migration.
RunningA migration process using this source is currently active and data is being transferred.
PausedAn ongoing migration process that's using this source was temporarily stopped.
StoppingA currently running migration for this source is in the process of being terminated.
Connectivity errorThe EDB DMS Reader can't establish a connection to the externally managed database. This can be due to incorrect connection details (host, port, database name, username, password) or network issues.
ErrorUnspecified problem. Investigate cdcreader logs to understand the specific cause.
Note

You can't use a source or destination that's part of an active migration (in any state, including running or paused) for another migration. The existing migration must be completed or deleted before you can reuse the source or destination.


Could this page be better? Report a problem or suggest an addition!