Installing a fix pack

Use IBM® Installation Manager to download and extract the fix pack artifacts, then run a script to install the fix pack files.

Before you begin

  • Update your installation of IBM Installation Manager to version 1.8.1 or above. If you do not complete this step, then the automatic fix pack download will not work.
  • Review the readme for the fix pack before beginning to apply the update. Each fix pack readme is available on the IBM Support web site.
  • If you are installing a fix pack on the AIX platform, review the following IBM Support tech note: http://www-01.ibm.com/support/docview.wss?uid=swg21981627. Failure to take the actions outlined in this tech note can cause the fix pack to fail.
  • Review the IBM Installation Manager documentation to learn about using Update mode to locate and download fix packs. See the related links for details.
  • During the update, you may have to log in to an ibm.com server using your IBM ID. If you do not have an IBM ID, you can register for one.
Important: If you have customized your InfoSphere® MDM business application (CBA) but the OSGi bundles were improperly packaged within your customized CBA, then the OSGi bundles might not update properly during the fix pack installation. You can avoid this issue by following the IBM DeveloperWorks guidance on OSGi development and MDM, but if you encounter an OSGi problem when installing a fix pack, you can resolve it as follows:
  1. Detach your customized CBA from the application.
  2. Apply the fix pack.
  3. Reattach the customized CBA.
If you have already attempted to apply the fix pack and the bundles have not been updated, then you can update the bundles to the latest fix pack version manually using the WebSphere® Application Server Integrated Solutions Console (admin console).

About this task

Installing a fix pack is a two stage process. First, you must use IBM Installation Manager to download and extract the fix pack assets, and then manually install these extracted fix pack assets using a command line script.

Procedure

  1. Before applying the fix pack, create backups of the following items that will be overwritten by the fix pack:
    Note: These backups are especially important if you have customized the virtual MDM configuration, user interfaces, or datasource.
    • The contents of the folder MDM_INSTALL_HOME/mds/conf.
    • The contents of the folder WAS_PROFILE_HOME/InstalledApps/CELL_NAME/MDM-native-APP_NAME.ear/native.war/conf EXCEPT FOR odbc.ini.
      Important: Do not back up odbc.ini in this folder. The new version of the file is required.
    • The contents of the folder WAS_PROFILE_HOME/InstalledApps/CELL_NAME/MDM-native-APP_NAME.ear/native.war/work.
    • Any customizations that you have applied to the InfoSphere MDM user interface applications.
  2. If you are behind a firewall, configure a proxy to ensure that IBM Installation Manager can connect to the predefined InfoSphere MDM fix pack repository. See the related links for details.
    Tip: If your version of Installation Manager is less than version 1.8.1 or you are behind a firewall and your organization does not allow the use of proxies, then you must acquire the fix pack from another source, such as IBM Fix Central:
    1. Locate the fix pack on Fix Central and download it to a local directory, MDM_INSTALL_HOME/updates.
    2. Extract the downloaded fix pack ZIP file.
    3. Start IBM Installation Manager.
    4. Select File > Preferences..., then click Add Repository....
    5. Click Browse..., then navigate to the extracted fix pack directories and select MDM_INSTALL_HOME/updates/fix_pack_version/delta/repository.config. Click OK.
    6. Click Apply, then click OK.
    7. Close IBM Installation Manager.
  3. Start IBM Installation Manager.
  4. Click Update.
  5. If prompted, provide your IBM ID credentials.
  6. Select the fix pack updates that you want to apply, then click Next.
  7. Read and accept the license terms.
  8. On the Upgrade Summary page, read about the fix pack and the issues that it resolves, then click Upgrade.
    Installation Manager downloads and extracts the fix pack artifacts into the file system. You will find the extracted fix pack files in MDM_INSTALL_HOME/updates/fix_pack_version.
    Important: If you wish to exclude any InfoSphere MDM components from being updated by the fix pack, you must modify the extracted FeatureFixpackApplied.properties file before completing this procedure. See the related links for details.
  9. If your InfoSphere MDM instance has previously been upgraded from an older version, then you must manually update certain properties before you install a fix pack. If your instance has not been upgraded, then skip to the next step.

    The Apply_Fixpack madconfig script uses certain values in the MDM_Fixpack.properties file. These values point to the MDM database instance from the initial product installation, so if InfoSphere MDM has been upgraded from an older version using a different database, then the values must be changed to point to the current, upgraded MDM database instance before you can successfully install a fix pack:

    1. Open the properties file MDM_INSTALL_HOME/backup/<version>/properties/MDM_Fixpack.properties.
    2. Modify the values of any properties that point to the MDM database to ensure that they point to the current, upgraded database.
  10. Start all of the InfoSphere MDM servers, web applications, and application server.
  11. Open a command prompt and navigate to MDM_INSTALL_HOME/mds/scripts.
  12. Run the script to apply the fix pack: ./madconfig.sh Apply_Fixpack
  13. Provide the passwords according to the script's prompts.
  14. Restart all of the InfoSphere MDM servers, web applications, and application server.

What to do next

After applying the InfoSphere MDM fix pack, you must also download and apply the corresponding InfoSphere MDM Workbench fix pack, if applicable.

  1. Browse to www.ibm.com/support/fixcentral/
  2. In the product selector menu, choose InfoSphere Master Data Management, and then select the appropriate installed version and platform. Click Continue.
  3. In the list of fix packs, search for Workbench.
  4. Download the latest Workbench fix pack, then apply it using IBM Installation Manager.