This topic describes how to view the progress of a data migration task in the DTS console. DTS provides the following migration types: schema migration, full data migration, and incremental data migration.

Prerequisites

A data migration task is started.

Procedure

  1. Log on to the DTS console.
  2. In the left-side navigation pane, click Data Migration.
  3. At the top of the Migration Tasks page, select the region where the data migration instance resides.
  4. On the Migration Tasks page, click the ID of the data migration instance.
  5. Perform operations based on the migration type.
    Note If you do not select a migration type when configuring the task, or the migration type is not supported, this migration type will not be displayed in the left-side navigation pane.
    • View the details of schema migration.
      1. In the left-side navigation pane, choose Migration Details > Schema Migration.
      2. Click the tab that indicates a type of schema object to view the migration details. For example, click Tables to view the migration details of tables. You can search for the migration details of a specific object by specifying the object name. Details of schema migration
        Note In the Actions column of an object, click View Creation Syntax or choose View Index Foreign Keys > View Creation Syntax. In the View Creation Syntax message that appears, you can view the creation syntax of the object.View the creation syntax of an object
    • View the details of full data migration
      1. In the left-side navigation pane, choose Migration Details > Full Data Migration.
      2. View the migration details of each object or search for the migration details of a specific object by specifying the object name.Details of full data migration
    • View the details of incremental data migration
      1. In the left-side navigation pane, choose Migration Details > Incremental Data Migration.
      2. View the migration details of each object or search for the migration details of a specific object by specifying the object name.Details of incremental data migration

Reference