[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-08-18 UTC。"],[[["\u003cp\u003eMigration jobs can be reviewed in the Google Cloud console under the "Migration jobs" page, where you can access details like job name, status, phase, and replication delay.\u003c/p\u003e\n"],["\u003cp\u003eMigration job statuses include "Not started," "Starting," "Running," "Running with errors," "Completed," "Failed," "Restarting," "Stopped," "Resuming," and "Stopping," each with distinct meanings and user actions.\u003c/p\u003e\n"],["\u003cp\u003eDatabase Migration Service collects and displays key migration job metrics such as "Replication delay" and "Storage usage in total bytes," providing insight into the migration's health and progress.\u003c/p\u003e\n"],["\u003cp\u003eThe Metrics Explorer allows you to monitor migrations using specific metrics like \u003ccode\u003emigration_job/initial_sync_complete\u003c/code\u003e, \u003ccode\u003emigration_job/max_replica_bytes_lag\u003c/code\u003e, and \u003ccode\u003emigration_job/max_replica_sec_lag\u003c/code\u003e, which offer detailed information about the migration process.\u003c/p\u003e\n"],["\u003cp\u003eYou can select to view monitoring metrics either in an aggregated way for the entire migration job or just for specific databases, allowing flexibility depending on the needed granularity.\u003c/p\u003e\n"]]],[],null,["# Review a migration job\n\n\u003cbr /\u003e\n\n[MySQL](/database-migration/docs/mysql/review-migration-job \"View this page for the MySQL version of Database Migration Service.\") \\| [PostgreSQL](/database-migration/docs/postgres/review-migration-job \"View this page for the PostgreSQL version of Database Migration Service.\") \\| PostgreSQL to AlloyDB\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\nTo review details about the migration job, follow these steps:\n\n1. In the Google Cloud console, go to the **Migration jobs** page.\n\n [Go to Migration jobs](https://console.cloud.google.com/dbmigration/migrations)\n2. On the **Jobs** tab, click the name of your migration job.\n\n The migration job details page opens.\n3. View the migration job metadata, such as the migration job name, ID, migration type, source connection profile, source database engine, destination, connectivity method, date and time that the migration job was created, and how long the migration job is running.\n4. On the **Databases** tab, when the migration job is running, you can view the following information for each database that you selected for migration:\n - **Name**. The name of your migration job.\n - **Status** . For more information, see [Migration job statuses](#migration-job-statuses).\n - **Phase**. The migration phase indicates whether the migration job is performing a full dump or a change data capture (CDC) operation.\n - **Replication delay** . For more information, see [Migration job metrics](#migration-job-metrics).\n - **Errors**. The errors that occurred during the migration job.\n - **View logs**. Links to the logs for the migration job.\n5. On the **Monitoring** tab, from the **View** list, select one of the following options to view the metrics:\n - **Aggregated** shows the metrics diagrams for all databases included in your migration job.\n - **Databases** shows the metrics diagrams for databases that you selected for migration.\n - For more information about metrics, see [Migration job metrics](#migration-job-metrics).\n\n### Migration job statuses\n\n\u003cbr /\u003e\n\n[MySQL](/database-migration/docs/mysql/migration-job-statuses \"View this page for the MySQL version of Database Migration Service.\") \\| [PostgreSQL](/database-migration/docs/postgres/migration-job-statuses \"View this page for the PostgreSQL version of Database Migration Service.\") \\| PostgreSQL to AlloyDB\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\nThe following table lists, describes, and provides user actions for migration job statuses for Database Migration Service.\n\n### Migration job metrics\n\n\u003cbr /\u003e\n\n[MySQL](/database-migration/docs/mysql/migration-job-metrics \"View this page for the MySQL version of Database Migration Service.\") \\| [PostgreSQL](/database-migration/docs/postgres/migration-job-metrics \"View this page for the PostgreSQL version of Database Migration Service.\") \\| PostgreSQL to AlloyDB\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\nDatabase Migration Service collects and displays migration job metrics that represent the health and progress of your data migration process.\n\nThe following table lists and describes the migration job metrics that you can view on the migration job details page. You can view the following metrics for all databases included in your migration job or only the databases that you selected for migration:\n\nYou can view all [Database Migration Service Cloud Monitoring metrics that relate to migration job performance](/monitoring/api/metrics_gcp_d_h#gcp-datamigration) in the Metrics Explorer. To view each diagram directly in Cloud Monitoring, click more_vert**More chart options \\\u003e View in Metrics Explorer** .\n\n\u003cbr /\u003e\n\nYou can use the following metrics to monitor your migrations:\n\n- The [`migration_job/initial_sync_complete`](/monitoring/api/metrics_gcp_d_h#datamigration/migration_job/initial_sync_complete) metric indicates when the full dump phase is complete for a specific database or the entire migration job. You can view this metric on a migration level or a database level by applying the `database` label. If the database label is present, the metric value is for that particular database. If the label is not populated, the metric value is for the entire migration job.\n- The [`migration_job/max_replica_bytes_lag`](/monitoring/api/metrics_gcp_d_h#datamigration/migration_job/max_replica_bytes_lag) metric shows the size of log data that are not yet replicated to the destination. You can view this metric on a migration level or a database level by applying the `database` label. If the database label is present, the metric value is for that particular database. If the label is not populated, the metric value is for the entire migration job.\n- The [`migration_job/max_replica_sec_lag`](/monitoring/api/metrics_gcp_d_h#datamigration/migration_job/max_replica_sec_lag) metric shows the time (in seconds) that the destination database is behind the source database. You can view this metric only at the migration level.\n\nFor more information about the Metrics Explorer, see [Create charts with Metrics Explorer](/monitoring/charts/metrics-explorer)."]]