开发者

Export MySQL tables to Oracle DB [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. 开发者_高级运维 Closed 10 years ago.

I would like to migrate my existing mysql db (ver 5) to Oracle DB (11g).

The export scripts provided by phpmyadmin do not seem to work.


http://www.packtpub.com/article/migrating-mysql-table-using-oracle-sql-developer-1.5

hope helps you


I found an answer to this in Oracle Help it self. They have a topic on migrating third party databases, but an easier method is to export your data as .csv files and then import them into oracle.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜