CDM allows you to migrate data from DDS to other data sources. This section describes how to use CDM to migrate data from DDS to DWS. The procedure includes four steps:
If SSL encryption is configured for the access channel of a local data source, CDM cannot connect to the data source using the EIP.
Parameter |
Description |
Example Value |
---|---|---|
Name |
Link name, which should be defined based on the data source type, so it is easier to remember what the link is for |
mongo_link |
Server List |
Address list of the DDS cluster. The format is IP address or domain name of the database server:port number. Separate multiple server lists by semicolons (;). |
192.168.0.1:7300;192.168.0.2:7301 |
Database Name |
Name of the DDS database to be connected |
DB_mongodb |
Username |
Username used for logging in to the DDS database |
cdm |
Password |
Password used for logging in to the DDS database |
- |
Parameter |
Description |
Example Value |
---|---|---|
Name |
Unique link name |
dwslink |
Database Server |
IP address or domain name of the DWS database server |
192.168.0.3 |
Port |
DWS database port |
8000 |
Database Name |
Name of the DWS database |
db_demo |
Username |
User who has the read, write, and delete permissions on the DWS database |
dbadmin |
Password |
Password of the user |
- |
Use Agent |
Whether to extract data from the data source through an agent |
Yes |
Agent |
Click Select to select the agent created in Connecting to an Agent. |
- |
On the Historical Record page, click Log to view the job logs.