You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
411 B

计划:
- [x] 从网上整理数据迁移方案模板、chatGpt协助
- [x] 梳理SqlServer迁移至oracle可能出现的问题表空间、字符集、字段类型、函数、触发器等
- [ ] 搭建dataX、dataX-web测试环境
- [x] 编写数据迁移方案-技术篇(总体分为技术篇与业务篇)
工作日志:
1. 编写数据迁移方案
共6个模块完成1~3模块
2. 思路验证