Migrating to IBM Product Master Version 14.0
To migrate to IBM® Product Master Version 14.0, you must run the appropriate migration script.
Before you begin
- You have adequate permissions to,
- Create and modify tables and indexes in the database,
- Create and delete files in the sub directories of the $TOP directory.
- You have at least 30% available space in the database.
- You have deleted old Product Master data before you migrate to avoid running out of log space.
- You have a $TOP/logs directory.
- You have the appropriate Db2® or Oracle database Version as
mentioned in the system requirements. For more information, see System requirements - Db2 databases and System requirements - Oracle databases.
For upgrading your Db2 and Oracle database to the supported Version, see the Db2 or Oracle documentation.
- You have ensured that the Product Master database user has appropriate privileges. Consult with your database Administrator team for any changes in database user privileges because of any security policy.
- While migrating to a higher release, and not a fix pack of the same release, you must use a new installation directory to avoid JAR file Version mismatches.
About this task
Following are the possible migration scenarios.
Migration scenarios | What to do? |
---|---|
A fresh installation for the IBM Product Master Version 14.0 release. | Install by using the appropriate full build. |
Migrating from the IBM Product Master Version 12.0 release to the IBM Product Master Version 14.0 release. |
|
Migrating from the InfoSphere® Master Data Management Collaboration Server - Collaborative Edition 11.6 release to the IBM Product Master Version 14.0 release. |
|
Procedure
Results
- Successful migration message
-
----------------------------------------------------------- Summary of the migration ----------------------------------------------------------- Migration to IBM Product Master 14.0 is complete. Check the messages for any errors. Generating database verification report... ___________________________________________________________ Changed tables =========================================================== There are no changed tables ___________________________________________________________ ___________________________________________________________ Missing Tables =========================================================== There are no missing tables ___________________________________________________________ ___________________________________________________________ Changed Indexes =========================================================== There are no changed indexes ___________________________________________________________ ___________________________________________________________ Missing Indexes =========================================================== There are no missing indexes ___________________________________________________________ LOG FILE: $TOP/logs/default/ipm.log
- Migration failed message
-
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Migration Failed : xxxx !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Please see the file for further details : /home/pimuser/mdmcs14/logs/errfile.log
- Migration of specific modules failed message
-
----------------------------------------------------------- Summary of the migration ----------------------------------------------------------- Migration of the following modules failed : <module names>
- Discrepancy in the database tables or indexes message
-
Generating database verification report... ___________________________________________________________ Changed tables =========================================================== <table names> ___________________________________________________________ ___________________________________________________________ Missing Tables =========================================================== <table names> ___________________________________________________________ ___________________________________________________________ Changed Indexes =========================================================== <index names> ___________________________________________________________ ___________________________________________________________ Missing Indexes =========================================================== <index names> ___________________________________________________________ LOG FILE: $TOP/logs/default/ipm.log
What to do next
- For more messages, either review the
errfile.log
file or the log file mentioned in the migration failed message. - For SQL errors, find the detailed error message from the SQL error code, correct the error, and run the migration script again.
- Contact IBM Software Support if the problem persists after you rectify the errors.