当前位置:网站首页>Use of Dameng DTS tool
Use of Dameng DTS tool
2022-07-21 03:25:00 【qq_ thirty-eight million one hundred and thirteen thousand four】
Data migration
Data migration Dameng provides data migration tools , In the installation directory tool In the catalog dts
Open software
Right click in the migration management window , New project ( If there is no migration management window , You can click View -> window -> Migration management opens )
Enter project name 、 describe , determine , The project name here is convenient for us to distinguish
Click to expand the new project , Right click migration -> New migration
Enter the migration name 、 describe , determine , Here is also the migration name for us to distinguish
Click OK to enter the home page , Go straight to the next step
Then select the data to be migrated , It also supports exporting from Dameng to other databases , I am here MySQL Migration to dream , Select next
Conduct MySQL Configuration of data source , Select the database to migrate , Next step after configuration , If MySQL The version is not 5.x It is recommended to specify the drive manually
Configure the data source of Dameng , next step
Check the box , Then you can choose the destination mode , Is the name of the library to be imported , The creation mode can be checked , If not, it will be newly built , next step
Select the table to migrate , You can click to select all , next step
Here is the implementation of the task , There is no problem. Click Finish to migrate data , If there is a task error , It can be handled manually , For example, table creation failed , You can copy the table creation statement and manually execute it in Dameng database after modification , Then try to migrate again , Import data .
https://eco.dameng.com
边栏推荐
猜你喜欢
Knapsack problem (01 knapsack / full knapsack explanation)
OpenLayers ol-ext:Transform 对象,旋转、拉伸、放大
Flink DataStream API (一)执行环境
数仓 -OLAP OLTP 建模方法
mysql_主从同步_show slave status详解
Flink-时间语义
从输入URL到页面展示
Redis持久化
[dish of learning notes dog learning C] data storage
[dish of learning notes dog learning C] chain access, function declaration and definition, goto statement
随机推荐
OpenLayers 画圆画椭圆
nvm安装使用
Redis主从复制
mysql_记录执行过的sql
Configuration of Visual Studio development environment
使用 poi 导入导出
Virtual DOM 的实现原理
UITableView之性能优化
达梦ODBC安装
mysql_账号授权权限回收、账号锁定解锁、账号创建删除
[dish of learning notes dog learning C] data storage
User login demo
mysql_备份还原_指定表_备份表_还原表_innobackup
输入一个整数和一棵二元树
js事件流 (捕获阶段、目标阶段、冒泡阶段)取消浏览器的默认冒泡行为
Better to struggle for the future than regret the past
[dish of learning notes dog learning C] function recursion
打印两个有序链表的公共部分
Shell 之 if/for/while/case 案例
Koa2 cannot receive the formdata data submitted by the post method (value: {})