Database Schema Migration Options

The schema migration page allows you to select types of objects for migration.

There are three options to select table to be copied:

  • All tables. In this case, definitions for all source tables will be migrated.
  • Single table. This case also allows the user to change table name in the target database.
  • User defined list of tables.

The program also can migrate supplemental table's objects definitions: defaults, check constraints, indexes, triggers, etc.

Moreover, the program allows users to copy views and procedures to compatible database system.

DTM Migration Kit: schema migration options