Migrating from V9.0 to V11.4

To migrate to IBM® InfoSphere® Master Data Management Collaboration Server Version 11.4 from IBM InfoSphere Master Data Management Server for Product Information Management Version 9.0.0, you must run the appropriate migration script. This migration is a two-step process. First, you must migrate to V9.1.0 then you must migrate to V11.4.

Procedure

  1. Migrate from V9.0.0 to V9.1.0.
    1. Back up the existing database schema.
    2. Migrate to V9.0.0 Fix Pack 8. For more information, see Release notes for V9.0.0 FP8.
    3. Install InfoSphere MDM Server for PIM V9.1.0 Fix Pack 15 into a different directory.
      Note: This step involves installing InfoSphere MDM Server for PIM V9.1.0 and then installing Fix Pack 15 on top of it.
    4. Point the InfoSphere MDM Server for PIM V9.1.0 Fix Pack 15 instance to the V9.0.0 Fix Pack 8 database schema.
    5. Run the migrateFrom900FP.sh migration script. This script is available in the $TOP/bin/migration directory of the target version and fix pack.
      Note: If the migration was not successful, you can correct the errors and run the migration script again.
      After this step, the database schema will be upgraded to 9.1.0 Fix Pack 10 level.
    6. Run the migrateToInstalledFP.sh migration script with the fromVersion parameter value as FP10. This script is available in the $TOP/bin/migration directory of the target version and fix pack.

      Syntax: migrateToInstalledFP.sh --fromVersion=FP10

      Note: If the migration was not successful, you can correct the errors and run the migration script again.
      After this step, the database schema will be upgraded to 9.1.0 Fix Pack 15 level.
    7. Run the test_db.sh script to verify the database schema, the connectivity between InfoSphere MDM Collaboration Server and databases, and to check for JDBC and native client connections. For more information, see test_db.sh.
    8. Start the InfoSphere MDM Server for PIM V9.1.0 Fix Pack 15 instance.
  2. Migrate from V9.1 to V11.4. For more information, see Migrating from V9.1 to V11.4.


Last updated: 22 Jul 2017