Section | Parameter | Description |
N/A | Task Name | The name of the task. DTS automatically assigns a name to the task. We recommend that you specify a descriptive name that makes it easy to identify the task. You do not need to specify a unique task name. |
Source Database | Select an existing DMS database instance. (Optional. If you have not registered a DMS database instance, ignore this option and configure database settings in the section below.) | The database instance that you want to use. You can choose whether to use an existing instance based on your business requirements. If you select an existing instance, DTS automatically populates the parameters for the database. If you do not select an existing instance, you must configure parameters for the source database.
|
Database Type | The type of the source database. Select ApsaraDB OceanBase for MySQL. |
Access Method | The access method of the source database. Select a value based on the deployment location of the source database. In this example, Public IP Address is selected. Note If a self-managed database is used as the source database, you must prepare the environment that is required for the self-managed database before data migration. For more information, see Preparation overview. |
Instance Region | The region in which the source OceanBase database resides. |
IP Address or Domain Name | The endpoint of the source OceanBase database. |
Port Number | The service port of the source OceanBase database. Default value: 2881. |
IP Address in Log Proxy (Domain Name Not Supported) | The IP address of oblogproxy for the source OceanBase database. |
Port in Log Proxy | The listening port of oblogproxy for the source OceanBase database. Default value: 2983. |
Database Account | The account of the source OceanBase database. For more information about the permissions that are required for the account, see the Permissions required for database accounts section of this topic. |
Database Password | The password of the database account. |
Destination Database | Select an existing DMS database instance. (Optional. If you have not registered a DMS database instance, ignore this option and configure database settings in the section below.) | The database instance that you want to use. You can choose whether to use an existing instance based on your business requirements. If you select an existing instance, DTS automatically populates the parameters for the database. If you do not select an existing instance, you must configure parameters for the source database.
|
Database Type | The type of the destination database. Select MySQL. |
Access Method | The access method of the destination database. Select Alibaba Cloud Instance. |
Instance Region | The region where the destination ApsaraDB RDS for MySQL instance resides. |
Replicate Data Across Alibaba Cloud Accounts | Specifies whether to migrate data across Alibaba Cloud accounts. In this example, No is selected. |
RDS Instance ID | The ID of the ApsaraDB RDS for MySQL instance. |
Database Account | The database account of the destination ApsaraDB RDS for MySQL instance. For more information about the permissions that are required for the account, see the Permissions required for database accounts section of this topic. |
Database Password | The password of the database account. |
Encryption | Specifies whether to encrypt the connection to the source database instance. Select Non-encrypted or SSL-encrypted based on your business requirements. If you select SSL-encrypted, you must enable SSL encryption for the ApsaraDB RDS for MySQL instance before you configure the data migration task. For more information, see Configure the SSL encryption feature. |