Home > Database > Mysql Tutorial > body text

Oracle数据导入MySQL的快捷工具:MySQL Migration Toolkit

WBOY
Release: 2016-06-07 15:14:15
Original
1073 people have browsed it

欢迎进入Oracle社区论坛,与200万技术人员互动交流 >>进入 Oracle数据库中的数据某些情况下需要导入到MySQL中,如何方便快捷地导入呢?使用MySQL GUI Tools中的MySQL Migration Toolkit就可以轻松搞定,该工具对CLOB、BLOB类型的数据也有非常好的支持。 以下

欢迎进入Oracle社区论坛,与200万技术人员互动交流 >>进入

  Oracle数据库中的数据某些情况下需要导入到MySQL中,如何方便快捷地导入呢?使用MySQL GUI Tools中的MySQL Migration Toolkit就可以轻松搞定,该工具对CLOB、BLOB类型的数据也有非常好的支持。

  以下是利用该工具将原有的Oracle数据库中的数据导入到MySQL的过程。

  1、 运行MySQL Migration Toolkit,一路“Next”到“Source Database”,在Database System中选择Oracle Database Server,如果第一次使用会告之要求加载驱动程序ojdbc14.jar。

Oracle数据导入MySQL的快捷工具:MySQL Migration Toolkit

 

  加载驱动程序之后,界面将变成如下的形式,在其中填写Oracle数据库的连接信息,按“Next”继续。

Oracle数据导入MySQL的快捷工具:MySQL Migration Toolkit

 

  2、 在Target Database中默认Database System为MySQL Server,在Connection Parameters中填写相应的MySQL数据库的连接信息,按“Next”继续。

Oracle数据导入MySQL的快捷工具:MySQL Migration Toolkit

 

  3、进行数据库连接测试,测试通过后按“Next”到Source Schemata Selection,点选准备进行数据迁移的Schemata后按“Next”继续。

  4、在Object Type Selection,点Detailed selection按钮,在下方左侧列表中选择不进行迁移的表,将其放入右侧列表中,即左侧列表剩余的表都将进行数据迁移。选择好之后按“Next”继续。

[1] [2] 

Oracle数据导入MySQL的快捷工具:MySQL Migration Toolkit

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!