Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Migrate MySQL data to Oracle on RHEL 8 Server

User_CD19QJan 11 2023

I have a PHP-MySQL (Symfony) application which is running on an RHEL instance, The customer wants to migrate the database from MySQL to Oracle. I have tried to migrate it using SQL Developer installed on the local Windows machine. It is taking too much time and often failing due to network issues. I installed SQL Developer on RHEL server but unable to do the migration as there is no GUI. What is the ideal solution for this? Can I use SQLCL to migrate MySQL to Oracle? If yes, what is the command?

Comments
Post Details
Added on Jan 11 2023
0 comments
271 views