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 | Select a DMS database instance | If you registered a source database with DMS, you can select the database. After you select the source database, you do not need to enter information about the database. If you did not register a source database with DMS, ignore this option. |
Database Type | The type of the source database. Select Tair/Redis. |
Access Method | The access method of the source database. Select Alibaba Cloud Instance. |
Instance Region | The region in which the source instance resides. |
Replicate Data Across Alibaba Cloud Accounts | Specifies whether to migrate data across Alibaba Cloud accounts. In this example, select No. |
Instance ID | The ID of the source instance. |
Authentication Method | Select Password Login or Secret-free login based on your business requirements. In this example, select Password Login. |
Database Password | The password used to connect to the source database. Note This parameter is optional. You can leave the parameter empty. If you use a custom account, make sure that the account has read permissions. Specify the database password in the <user>:<password> format. For example, if the username of the custom account that you use to log on to the source database is admin and the password is Rp829dlwa, specify admin:Rp829dlwa as the database password.
|
Destination Database | Select a DMS database instance | If you registered a destination database with DMS, you can select the database. After you select the destination database, you do not need to enter information about the database. If you did not register a destination database with DMS, ignore this option. |
Database Type | The type of the destination database. By default, Tair/Redis is selected. |
Access Method | The access method of the destination database. Select Alibaba Cloud Instance. |
Instance Region | The region in which the destination instance resides. |
Instance ID | The ID of the destination instance. |
Authentication Method | Select Password Login or Secret-free login based on your business requirements. In this example, select Password Login. |
Database Password | The password used to connect to the destination database. Note If you use a custom account, make sure that the account has write permissions. Specify the database password in the <user>:<password> format. For example, if the username of the custom account that you use to log on to the destination database is admin and the password is Rp829dlwa, specify admin:Rp829dlwa as the database password. |