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
|
|
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.
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.
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.
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.
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.
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.
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 |
$99 | BUY NOW |
OraDump-to-MSSQL corporate license |
$199 | BUY NOW |
OraDump Export Kit | $199 | BUY NOW |