Section | Parameter | Description |
N/A | Task Name | The name of the DTS task. DTS automatically generates a task name. 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 | Database Type | The type of the source database. Select MySQL. |
Access Method | The access method of the source database. Select Alibaba Cloud Instance. |
Instance Region | The region in which the source ApsaraDB RDS for MySQL instance resides. |
Replicate Data Across Alibaba Cloud Accounts | Specifies whether to synchronize data across Alibaba Cloud accounts. In this example, No is selected. |
RDS Instance ID | The ID of the source ApsaraDB RDS for MySQL instance. |
Database Account | The database account of the source ApsaraDB RDS for MySQL instance. |
Database Password | The password that is used to access the database. |
Encryption | Specifies whether to encrypt the connection to the database. You can select Non-encrypted or SSL-encrypted based on your business requirements. If you want to set this parameter to SSL-encrypted, you must enable SSL encryption for the ApsaraDB RDS for MySQL instance before you configure the DTS task. For more information, see Use a cloud certificate to enable SSL encryption. |
Destination Database | Database Type | The type of the destination database. Select Oracle. |
Access Method | The access method of the destination database. Select Self-managed Database on ECS. |
Instance Region | The region in which the destination Oracle database resides. |
ECS Instance ID | The ID of the ECS instance that hosts the self-managed Oracle database. |
Port number | The service port number of the self-managed Oracle database. Default value: 1521. |
Oracle Type | - The architecture of the destination Oracle database. If you select Non-RAC Instance, you must specify the SID parameter.
- If you select RAC or PDB Instance, you must specify the Service Name parameter.
|
Database Account | The account of the self-managed Oracle database. |
Database Password | The password that is used to access the database. |