![]() |
|
Welcome to the Computer Webmaster Gaming Console Graphics Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| |||||||
| Database Database problems or need to ask a question? maybe something to do with sql injections or a database software question. Database topics cover MySQL, PostgreSQL, Oracle, SQL Server or anything else related to databases. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||
| there are two computers.one is installed redhat linux9 and oracle9i,the other is installed fedora4 and mysql5.the two computers' OS are text mode(without x window). in this situation,Show can i migrate data from oracle to mysql? | |||
| Advertisements |
| | #2 | ||
| "news.yaako.com" <mpdizxn@126.com> wrote in message news:dq70e0$96v$1@news.yaako.com... > there are two computers.one is installed redhat linux9 and oracle9i,the > other is installed fedora4 and mysql5.the two computers' OS are text > mode(without x window). > in this situation,Show can i migrate data from oracle to mysql? Have you looked at the MySQL Migration Toolkit? http://dev.mysql.com/doc/migration-t.../en/index.html I have not used it myself, but from the documentation it appears that you could, for example, run this application on a third PC (e.g. Windows or Linux with GUI), and connect over the network to both source (Oracle) and destination (MySQL) databases on their respective Linux hosts. As long as you can reach both databases with a JDBC connection, I think you're okay. Regards, Bill K. | |||
| | #3 | ||
| Bill Karwin wrote >I have not used it myself, but from the documentation it appears that you >could, for example, run this application on a third PC MySQL Migration Toolkit is the right choice for this task. However, keep in mind that running the Migration Toolkit on a third PC will move all the data twice: once from the source machine to the machine with the MT and then again from there to the target machine. Hence if there is a lot of data I strongly recommend to start MT on the target machine. This works however only if that machine is a Windows box, because currently MT is only available for Windows. We are working on the Linux and MacOS port already, but this will still take a while until it is ready. Mike -- Mike Lischke, Software Engineer GUI MySQL AB, www.mysql.com Are you MySQL certified? www.mysql.com/certification | |||
| Featured Websites | ||||
|
![]() |
| Tags: data, migrate, mysql, oracle |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Will I lose data when upgrading MySQL? | bcr07548@creighton.edu | Database | 4 | 07-01-2007 6:40 PM |
| Copying data from MS Access to MySQL 5.015 | Ted Byers | Database | 2 | 07-01-2007 6:29 PM |
| Sorting MySQL data with PHP | Sundial Services | PHP | 0 | 07-01-2007 5:29 PM |
| Synchronize Outlook data with mysql | Radek Mrkvicka | Database | 0 | 05-31-2007 8:47 PM |
| US Census data for MySQL | Amer Neely | Database | 1 | 05-31-2007 8:41 PM |
| Featured Websites | ||||
|