Migrating from V10.0 to V11.4

To migrate to IBM® InfoSphere® Master Data Management Collaboration Server Version 11.4 from InfoSphere MDM Collaboration Server Version 10.0, you must run the appropriate migration script. This migration is a two-step process. First, you must migrate to V10.1 then you must migrate to V11.4.

Procedure

  1. Migrate from V10.0 to V10.1.
    1. Back up the existing database schema.
    2. Migrate to 10.0 Fix Pack 1 or later. For more information, see Release notes for V10.0 FP1.
    3. Install InfoSphere MDM Collaboration Server V10.1 Fix Pack 12 into a different directory. This involves installing InfoSphere MDM Collaboration Server V10.1, and then installing Fix Pack 12 on top of it.
    4. Point the InfoSphere MDM Collaboration Server V10.1 Fix Pack 12 instance to the V10.0, Fix Pack 1 or later database schema. To point the instance to the database, add the database parameters in the env_settings.ini file. For more information, see Setting the common database parameters.
    5. Run the migrateFrom1000FP.sh migration script. This script is available in the $TOP/bin/migration directory. See the Results section for the migration summary. If the migration was not successful, you can run the migration script again. After this step, the database schema will be upgraded to 10.1 Fix Pack 7 level.
    6. Run the migrateToInstalledFP.sh migration script with the parameter --fromversion=FP7. This script is available in the $TOP/bin/migration directory. See the Results section for the migration summary. If the migration was not successful, you can run the migration script again. After this step, the database schema will be upgraded to 10.1 Fix Pack 12 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 Collaboration Server V10.1 Fix Pack 12 instance.
  2. Migrate from V10.1 to V11.4. For more information, see Migrating from V10.1 to V11.4.


Last updated: 22 Jul 2017