OraDump to MSSQL
Migrieren Sie Daten aus Oracle-Dumpdateien in die Microsoft SQL-Datenbank.
Veröffentlicht von Intelligent Converters
Wird von ComponentSource seit 2016 vertrieben
Preise ab: $ 97.02 Version: 9.1 Letzte Aktualisierung: Feb 10, 2024
Migrieren Sie Daten aus Oracle-Dumpdateien in die Microsoft SQL-Datenbank.
OraDump-to-MSSQL is a program to migrate data from Oracle dump files to Microsoft SQL database. 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.
OraDump to MSSQL Features:
Limitations
Export into T-SQL script file
It is not always possible to have direct access to Microsoft SQL server. For these cases, OraDump-to-MSSQL converter allows users to do indirect conversion and get more control over the process. Following this process, 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 fill them with the data.