Migration procedure

The following database migration procedures are for FTM 3.2.11.

Db2

  1. Create a backup of the database to be migrated so that it can be rolled back if a problem occurs during or after the migration process.
  2. Start a command window that has Db2® administrative privileges.
  3. Go to the instdir/ftm/v328/admin/scripts/db2/migration/3.2.11.0_from_3.2.8.0 directory. The files in this directory contain all the database changes since FTM 3.2.8.
  4. Run the following scripts:
    Windows operating system scripts to update the database.
    • Migrate-Win.cmd [Database Name] [Database Schema] [Database User] [Password]
    UNIX scripts to update the database.
    • Migrate-Unix.sh [Database Name] [Database Schema] [Database User] [Password]