[[["わかりやすい","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\u003eThis document details how to review the status, metrics, and other important information of a Database Migration Service job through the Google Cloud console.\u003c/p\u003e\n"],["\u003cp\u003eMigration jobs can have statuses such as "Not started," "Running," "Completed," "Failed," and "Stopped," each with specific meanings and associated user actions.\u003c/p\u003e\n"],["\u003cp\u003eDuring the job review, the "Databases" tab offers details such as name, status, phase, replication delay, errors, and links to the migration job logs.\u003c/p\u003e\n"],["\u003cp\u003eThe "Monitoring" tab allows you to view aggregated or individual database metrics, such as replication delay and storage usage, to assess migration health and progress.\u003c/p\u003e\n"],["\u003cp\u003eSeveral Cloud Monitoring metrics, including \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, provide insights into the migration's full dump completion, data replication lag in bytes, and data replication lag in seconds, respectively.\u003c/p\u003e\n"]]],[],null,["# Review a migration job\n\n\u003cbr /\u003e\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 \\| [PostgreSQL to AlloyDB](/database-migration/docs/postgresql-to-alloydb/review-migration-job \"View this page for the PostgreSQL to AlloyDB version of Database Migration Service.\")\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 \\| [PostgreSQL to AlloyDB](/database-migration/docs/postgresql-to-alloydb/migration-job-statuses \"View this page for the PostgreSQL to AlloyDB version of Database Migration Service.\")\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 \\| [PostgreSQL to AlloyDB](/database-migration/docs/postgresql-to-alloydb/migration-job-metrics \"View this page for the PostgreSQL to AlloyDB version of Database Migration Service.\")\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)."]]