Data Migration
There are three methods of migrating the data to the
destination database:
- The Migration Wizard migrates all your
tables from the source database to the destination Oracle database
automatically.
- The Migrate Table Data menu item migrates
the data from a specific table in the Oracle Model.
- Oracle SQL*Loader scripts migrate bulk
amounts of data more efficiently by inserting the data from flat files
directly into the Oracle database.
|
|