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.

411 B

This file contains ambiguous Unicode characters!

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.

计划:

  • 从网上整理数据迁移方案模板、chatGpt协助
  • 梳理SqlServer迁移至oracle可能出现的问题表空间、字符集、字段类型、函数、触发器等
  • 搭建dataX、dataX-web测试环境
  • 编写数据迁移方案-技术篇(总体分为技术篇与业务篇)

工作日志:

  1. 编写数据迁移方案 共6个模块完成1~3模块
  2. 思路验证