Convert MySQL to Oracle.

DBConvert/ DBSync software is intended for migration and synchronization of databases from MySQL Server to Oracle. Direct connections to source and target databases are used for quick reliable connection.

The whole database or only needed database’s single elements optionally can be transferred using our migration software. Schemas and views conversion can be performed as well.

Using an intuitive Wizard interface, applications walk you through the necessary steps to successfully migrate your databases. You can also adapt conversion and synchronization to your needs customizing the rules for copying data to a target database. For example, you can transfer data directly to a server or to a Dump file to read it later directly on server. Software supports command line that allow users to automate transferring processes.

DBConvert and DBSync software converts data types between MySQL and Oracle automatically. But you can adjust types casting by hands with the help of smart mapping feature.

Built-in Scheduler presented as a stage in all our tools will help you to run conversion and synchronization tasks in automatic mode. Besides, Trigger-based database synchronization and three sync types could be used to keep your data constantly up-to-date.

Supported databases:
  • Oracle On-Premises
  • Oracle Cloud
  • MySQL
  • MariaDB
  • SingleStore DB (formerly MemSQL)
  • TiDB
  • Percona Server for MySQL
  • Vitess
  • Amazon RDS for MySQL
  • Amazon Aurora (MySQL Compatible)
  • Google Cloud
  • Azure Database for MySQL
  • MySQL Dump
  • PHP Script
 DBConvert for Oracle & MySQL

Version: 2.2.7

Release Date: May 31, 2023

 DBSync for Oracle & MySQL

Version: 1.7.6

Release Date: Sept. 29, 2022

Try All-in-one DB migration and Sync software.

DBConvert Studio

 Version: 3.4.4

Release Date: Sept. 16, 2023

Supported databases:

  • SQL Server
  • MySQL
  • MariaDB
  • Percona
  • Oracle
  • PostgreSQL
  • Access
  • FoxPro
  • SQLite
  • Interbase
  • Firebird
  • IBM DB2
  • MS Azure SQL
  • Amazon RDS
  • Amazon Aurora
  • Heroku Postgres
  • Google Cloud

Using MySQL to Oracle conversion and synchronization tools.

When you start DBConvert or DBSync application in GUI mode it guides you through several steps to set up the database migration or synchronization:

1. Connect to MySQL source database.

If a source database requires you to log in, you can specify a user name/ password and host/ port parameters.

Connect to MySQL source database from DBConvert

2. Connect to Oracle destination database.

Specifying parameters for destination database looks like the same as for source. Usually, it consists of defining connection settings and username/password pairs.

Connect to Oracle target database from DBConvert

NOTE #1: Every DBConvert or DBSync tool has two different databases in its name. That means any specified database from a pair can be set up as a source or destination. Besides, the same type of database may be set up both as a source or destination.

As an example, here is the list of possible migration directions with on-premises databases:

  • MySQL to Oracle
  • Oracle to MySQL
  • MySQL to MySQL
  • Oracle to Oracle

NOTE #2: Don't be confused by the fact that connections to cloud databases like Amazon RDS, Google Cloud, and Heroku are not explicitly specified in the configuration of a source or destination in the DBConvert / DBSync interface. To connect to Cloud database instances, use the same settings as you do for traditional on-premises databases.

NOTE #3: Your connections to source and target databases stay active until you close DBConvert/ DBSync application or reopen new connections on "source" and "destination" steps.

Read more about the specific source/ destination configurations for different databases.

3. Configure database migration options.

At the next step, you can specify precisely which tables, fields, indices, views you want to transfer to the Oracle destination database. Just check/ uncheck the box in front of each database object you want to convert.

Customize general database/ tables settings. Or set up a particular table , field, index individually when migrating data from MySQL to Oracle.

Check out our articles about Configure database migration options. for detailed information.

The screenshot below sums up general features available in DBConvert software solutions.

4. Detection of potential database migration issues. Errors and Warnings

The database typically constrains certain relations on the data that cannot be violated. On the customization step, a smart error checker verifies all possible Data integrity and Referential integrity issues and highlights them, if any, before performing a migration.

By default, DBConvert tries to automatically map the database types of the source MySQL database to the closest equivalent of the target Oracle database types. However, you can manually change the data types for the entire database globally using the "Global mapping" or individually for each field.

Check out Smart error checker. Errors and Warnings for more information.

5. Execution. The final stage of data migration from MySQL to Oracle

Once you configure source and destination databases for migration in the previous steps, you can start the actual conversion or synchronization process.

Click the "Commit" button to start conversion. Also, here, you can monitor the migtation/ synchronization process.

Optionally save connection settings and configuration parameters into the session file to schedule the launching of sync or migration jobs regularly.

Execution step of DBConvert products

Read more about execution stage available options.

Command line mode

Previously saved sessions can be passed as parameters to Command-Line DBConvert Client. A session keeps MySQL source and Oracle target database connection settings with other specified options.

Example: C:\Program Files\DBConvert\oracle2mysqlPro\oracle2mysqlPro_Cons.exe /Session:"Session_Name"

NOTE: First, you have to run the software in GUI mode to create a session file with initial parameters.

Built-in scheduler.

Our applications come with a built-in scheduler to run database migration and sync jobs at specified times. Just set the scheduled date and time to execute job sessions automatically.

Find more Information about built-in scheduler

DBConvert screenshot

Supported OS:

Requirements

  • Necessary privileges to write into database on the target MySQL server (this requirement is optional as there is an option to overcome the restrictions using dump file or PHP Script)
  • Oracle 12.x versions require Oracle Database 12c Release 2 Client (12.2.0.1.0) for Microsoft Windows (32-bit) to be installed.
  • Necessary privileges to write into database on the target Oracle server (this requirement is optional as there is an option to overcome the restrictions using dump file)

Related Links

Highlights

Read information about reverse migration.