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.) | Select whether to use an existing instance. If you select an existing instance, DTS automatically populates the parameters for the database. If you do not select an existing instance, you must manually configure parameters for the database.
|
Database Type | The type of the source database. Select Oracle. |
Access Method | The access method of the source database. In this example, Self-managed Database on ECS is selected. Note If you select another access method, you must set up the environment that is required for the self-managed Oracle database. For more information, see Preparation overview. |
Instance Region | The region in which the source self-managed Oracle database resides. |
ECS Instance ID | The ID of the Elastic Compute Service (ECS) instance that hosts the source self-managed Oracle database. |
Port Number | The service port number of the source self-managed Oracle database. Default value: 1521. |
Oracle Type | The architecture of the source self-managed Oracle database. If you select Non-RAC Instance, you must configure the SID parameter. If you select RAC or PDB Instance, you must configure the Service Name parameter.
In this example, RAC or PDB Instance is selected. |
Database Account | The account of the source self-managed Oracle database. For information about the permissions that are required for the account, see the Before you begin 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.) | Select whether to use an existing instance. If you select an existing instance, DTS automatically populates the parameters for the database. If you do not select an existing instance, you must manually configure parameters for the database.
|
Database Type | The type of the destination database. Select AnalyticDB for MySQL 3.0. |
Access Method | The access method of the destination database. Select Alibaba Cloud Instance. |
Instance Region | The region in which the destination AnalyticDB for MySQL V3.0 cluster resides. |
Instance ID | The ID of the destination AnalyticDB for MySQL V3.0 cluster. |
Database Account | The database account of the destination AnalyticDB for MySQL V3.0 cluster. For information about the permissions that are required for the account, see the Before you begin section of this topic. |
Database Password | The password of the database account. |