·天新网首页·加入收藏·设为首页
首页|笔记本|手机|数码相机|摄像机|MP3/MP4|主板|内存|显示器|办公|打印机|下载|开发|汽车|学院|业界
硬件|台式机|数码|数字家庭|投影仪|GPS/CPU|显卡|硬盘|服务器|网络|一体机|驱动|源码|游戏|考试|报价
如何将MySQL数据库迁移到Oracle数据库
http://dev.21tx.com 2008年05月15日 赛迪网 Alizze

  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. 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 Migrate

  

  

上一篇: MySQL数据库本地备份和双机相互备份脚本
下一篇: 详细讲解MySQL数据库双机热备的配置方法

Google
 
热点文章
关于我们 | 联系我们 | 广告服务 | 工作机会 | 版权声明 | 欢迎投稿 | 网站地图
Copyright © 2000-2008 , www.21tx.com , All Rights Reserved .
晨新科技 版权所有 Created by TXSite.net