This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
计划:
- [x] 从网上整理数据迁移方案模板、chatGpt协助
- [x] 梳理SqlServer迁移至oracle可能出现的问题(表空间、字符集、字段类型、函数、触发器等)
- [ ] 搭建dataX、dataX-web测试环境
- [x] 编写数据迁移方案-技术篇(总体分为技术篇与业务篇)
工作日志:
1. 编写数据迁移方案
共6个模块,完成1~3模块
2. 思路验证