Ispirer Website Ispirer Toolkit Overview Free Trial

Conversion Results

The result of the Conversion stage is the set of files containing the converted information, either definition of the objects or their data, the batch commands for this converted data loading and some additional reporting, log and trace files, containing the information about the Conversion process. All these files stored in the “Export” folder:

List of file extensions is as follows:


Import Options

Import options on this window defines the types of the objects that will be loaded into the target database during the import:
Full” - Will do the import of all the converted objects (Table definitions, data, constraints, indexes).
DDL” - Option that defines whether the import of converted table definitions will be done.
Constraints” - Option that defines whether the import of converted constraints will be done.
DATA” - Option that defines whether the import of converted data will be done.
Indexes” - Option that defines whether the import of converted Indexes will be done.
Generated Objects” - Option that defines whether the import of additionally generated objects will be done. ( Objects that are generated by SQLWays Wizard automatically in order to emulate the logic of some features of the source database. Names of such objects starts with prefixes SWT_ or SWP_ or SWF_ ).

Start Import Automatically” - If this option is checked import process will be started automatically right after the “Conversion”. And user don't have to click “Start Import” button.

This feature allows to control the import process and define the required order of the import process as er your needs.


Please note!

This option doesn't influence on the conversion process. And Ispirer SQLWays Wizard will extract and convert all the objects (DDLs, Constraints, Indexes and additionally generated objects) and data. But during the import process only selected objects will be loaded.