Start a DTS instance

更新时间:
复制 MD 格式

You can start a data synchronization, data migration, or subscription instance that has a status such as Not Started, Paused, or Failed to Start. This allows the instance to run or resume normal operations. Before you start the instance, confirm that its configuration is correct.

Prerequisites

Usage notes

  • Before you start an instance, make sure that its parameter settings are correct.

  • An instance that has been in the Paused or Failed state for a long time cannot be started. For example, an instance that has been paused for more than seven days cannot be resumed.

  • Some instances require additional operations before they can run properly. Perform these operations as needed.

Procedure

Note

This topic uses a data synchronization instance as an example to describe how to start an instance.

  1. Go to the data synchronization task list page in the destination region. You can do this in one of two ways.

    DTS console

    1. Log on to the DTS console.

    2. In the navigation pane on the left, click Data Synchronization.

    3. In the upper-left corner of the page, select the region where the synchronization instance is located.

    DMS console

    Note

    The actual steps may vary depending on the mode and layout of the DMS console. For more information, see Simple mode console and Customize the layout and style of the DMS console.

    1. Log on to the DMS console.

    2. In the top menu bar, choose Data + AI > DTS (DTS) > Data Synchronization.

    3. To the right of Data Synchronization Tasks, select the region of the synchronization instance.

  2. Find the destination instance.

  3. Start the instance.

    • Start a single instance

      1. You can find the destination instance.

      2. In the Actions column of the destination instance, choose 更多设置 > Start Task.

      3. In the Note dialog box that appears, click Start Task.

    • Start instances in a batch

      1. Select multiple destination instances.

      2. At the bottom of the page, click Start Task.

      3. In the OK dialog box that appears, click OK.

  4. Optional: Complete any subsequent operations as prompted.

    The instance automatically runs after it is started. The final status of a successfully started instance is one of the following:

    • Data synchronization instance: Running

    • Subscription instance: Normal

    • Data migration instance: Running

      Note

      For a migration instance that does not include an incremental task, the final status is Completed.

    • Data validation instance: Running

      Note

      For a validation instance that does not include an incremental validation task, the final status is Completed.

Related API operations

API operation

Description

StartDtsJob

Starts a DTS instance.

StartDtsJobs

Starts multiple DTS instances in a batch.

FAQ

  • What are the possible causes of startup failures?

    • The required subsequent operations for the instance are not complete.

    • An error that requires a fix has occurred. Fix the error and try again.

    • The instance has been in the Paused or Failed state for too long. The related data has been purged, which prevents the instance from starting. You must reconfigure the task.

  • Can an instance in the Finished state be started?

    No, it cannot.