Data Exchange Wizard is designed to automate loading data into ANY database. Typical usage of it would be truncate table, load data into it, run stored procedure or Sql script, once loading is completed. Unlike Oracle SQL loader, BCP, DTS or SSIS Data Exchange Wizard can also add new and update old records based on primary key. Some examples of what our customers use this ETL tool for include:
Load Data From:
Multiple Delimited or Fixed width Text files
Multiple Excel files + Multiple Excel Spreadsheets
Multiple MS Access Databases + Multiple Tables
Multiple DBF Files
Multiple Tables
MS Sql Server
Any ODBC Database
Into:
Oracle 7-11g database
SQL server 7- 2005
Any ODBC Compliant Database
It can:
Export Data
Add Records
Update Records
Delete Records
Add New and Update existing Records
Apply Functions to Database Fileds
Apply user defined Date format
Run Sql script before and after loading data
Filter Source Data
Run calculations during import
Use Select Statement as a Data Source
Run import script from the command line
If something went wrong Data Exchange Wizard writes detailed message into error log and writes a record into rejected records file. |