• 欢迎访问搞代码网站,推荐使用最新版火狐浏览器和Chrome浏览器访问本网站!
  • 如果您觉得本站非常有看点,那么赶紧使用Ctrl+D 收藏搞代码吧

如何将MySQL的数据库迁移到Oracle数据库_MySQL

mysql 搞代码 4年前 (2022-01-09) 16次浏览 已收录 0个评论

gaodaima.com 将Mysql数据库迁移到Oracle数据库的具体过程:

需要准备的工具:
1.连接Mysql 的jdbc 驱动 mysql-connector-java-5.0.4-bin.jar
2.Oracle公司开发的SQL Developer 1.2
下面就是配置SQL Developer 1.2
配置环境:
选择Tools-Preferences -Database-Third Party JDBC Driver 点击 Add Entry 添加Mysql的jdbc 驱动。

配置MySQL和Oracle的连接
点击Connection 右键选择 New Connection 分别建立Mysql 和Oracle连接。
建立好连接后,你就可以查看你得数据库了。
配置Repository
选择 Migration -> Repository Management -> Create Repository 创建 Repository。

两种迁移数据的方式:

1. Capture the source database or tables
2. Convert the captured database or tables
3本文来源gao@!dai!ma.com搞$$代^@码!网!. Generate DDL for the new Oracle schema objects
4. Run the generated DDL script to create the new user and objects
5. Copy any data from the source database to the new database,select Migration->Migration Data select a converted model.
快速迁移:
选择你要迁移的表或数据库,选择Migration -> Quick Migrategaodaima.com


搞代码网(gaodaima.com)提供的所有资源部分来自互联网,如果有侵犯您的版权或其他权益,请说明详细缘由并提供版权或权益证明然后发送到邮箱[email protected],我们会在看到邮件的第一时间内为您处理,或直接联系QQ:872152909。本网站采用BY-NC-SA协议进行授权
转载请注明原文链接:如何将MySQL的数据库迁移到Oracle数据库_MySQL
喜欢 (0)
[搞代码]
分享 (0)
发表我的评论
取消评论

表情 贴图 加粗 删除线 居中 斜体 签到

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址