From:       To:      

OraDump to MSSQL

[Release Notes]  [Download]  [Buy]
Latest version 8.5 released 08/07/2023

OraDump-to-MSSQL is a program to migrate data from Oracle dump files to SQL Server or Azure SQL. The program does direct reading from the dump, so Oracle installation is not required. Command line support allows to script, automate and schedule the conversion process.

Features
  • All versions of Oracle EXP and EXPDP (datapump) formats are supported
  • Parallel export Oracle dump files are supported
  • Encrypted dump files are supported
  • All versions of SQL Server are supported including Azure SQL
  • Oracle installation IS NOT required
  • Indexes and foreign keys are converted
  • Option to customize types mapping, select certain columns to convert
  • Option to convert individual tables
  • Option to export data into T-SQL script file
  • Option to merge Oracle data into an existing MS SQL database
  • Option to synchronize MS SQL database with Oracle data
  • Conversion settings are stored into profile to reuse in next runs
  • Command line version of the tool allows to script and automate the conversion
  • Quick Launch
  • The product can be customized according to customer requirements
  • Unlimited 24/7 support service
  • 1-year subscription for updates
    

Limitations

Requirements

Download trial version of OraDump to SQL Server converter

Export into T-SQL script file

It is not always possible to have direct access to SQL Server. For this cases OraDump-to-MSSQL converter allows users to do indirect conversion and get more control over the process. Following this way, the program exports Oracle dump data into a local T-SQL script file instead of moving it to MS SQL server directly. This file contains SQL statements to create all tables and to fill them with the data. Click here to learn how to import T-SQL script file to SQL Server.

Quick Launch

Once you stored conversion settings into profile you can run the program in Quick Launch mode. Just launch Windows Explorer and double-click on the profile description file (.od2m) with left mouse button. This will cause OraDump-to-MSSQL launch conversion loading the necessary settings from the specified profile. Then you will be taken right to the screen with progress of conversion without entering all conversion settings.

Synchronization

OraDump-to-MSSQL implements synchronization as combination of insert Oracle records that are missing in MS SQL table and update existing MS SQL records with Oracle data. For synchronization purpose source and destination tables must have identical structures and primary key or unique index defined.

How to process parallel export Oracle dump files

To speed up exporting data into dump Oracle allows export operation to be executed by multiple threads that are working at the same time. Each thread generates output in its own file, so the result of the parallel export job is a set of files. OraDump-to-MSSQL can extract data from the first file of that set only. To read the entire data it is necessary to merge all files of parallel export into the single one with ormerge.exe tool that can be found in the installation folder. It is a console utility that accepts the following arguments:

ordmerge.exe <dumpfile#1> <dumpfile#2> ... <dumpfile#N> <resulting file>

Then OraDump-to-MSSQL should be run against the resulting file.

Customize table structure

Manual table structure customization can be accessed by double click on the corresponding table name in "Selected tables" list of "Step 4 of 5" wizard page.

This will cause the following dialog box to appear:

To customize type mapping select the appropriate item in the listview on the left and specify new name, type and default value for the field using "Field info" group of controls. Please note that listview on the left contains column attributes of the original types mapping, new custom types and attributes will be displayed in "Field info" controls when the corresponding item is highlighted in the listview.

Try before you buy

Still not sure the program fits your needs? Try free demo version with limited features. It will allow you to convert only 50 records for each database table. Test the quality of the demo and come back to place an order if satisfied with the results.

Download trial version of OraDump to SQL Server converter

Ordering

Intelligent Converters software is distributed through downloading from our server only. For online credit card purchasing select the desired software package in the table below and click the corresponding BUY NOW link. OraDump-to-MSSQL is covered by 30 day money-back guarantee

OraDump-to-MSSQL
single user license
 $79  BUY NOW
OraDump-to-MSSQL
corporate license
 $199  BUY NOW
OraDump Export Kit  $149  BUY NOW