IBM Support

In upgrade scenario 113x->11500->11501->Governance Rollup7, the installation of Governance Rollup7 patch fails

Troubleshooting


Problem

GlossaryExtensions model upgrade fails while installing Governance Rollup7 in 113x->11500->11501->Governance Rollup7 upgrade scenario with below error Error: Model with NsUri [http:///4.2/GlossaryExtensions.ecore] is not deployed at com.ibm.is.install.core.pm.PkgScript.Perform(PkgScript.java:174) at com.ibm.is.install.update.installer.UpdateExecutionStep.execute(UpdateExecutionStep.java:45) at com.ibm.is.install.update.installer.Updater.processUpdateStep(Updater.java:421) ...

Cause

GlossaryExtensions model is not at the expected version to upgrade

Resolving The Problem


Before installing Governance Rollup7, install the fix for APAR JR57568 to resolve GlossaryExtensions model upgrade issue.

This patch needs to be applied in the following scenarios:

Scenario 1:
If Governance Rollup7 installation has failed with status="Fail" in Version.xml, then please do the following:
a) Install the fix for APAR JR57568 from Fix Central.
b) Edit Version.xml and remove existing <HistoricalEvent> entry of Governance Rollup7 with status="Fail".
c) Remove or rename "rollup_11.5_GovernanceRollup_7_11501" backup directory which can be found at <IIS_installation_dir>/Updates/rollup_11.5_GovernanceRollup_7_11501
d) Install Governance Rollup7 patch with -force option.

Scenario 2:
If you are installing Governance Rollup7 for the 1st time, then please do the following:
a) First check current version of GlossaryExtensions model by running below commands:

UNIX:
cd <IIS_installation_dir>/ASBServer/bin
./xmetaAdmin.sh listModels -dbfile ../conf/database.properties | grep GlossaryExtensions
./xmetaAdmin.sh listModelInfo http:///4.1/GlossaryExtensions.ecore -dbfile ../conf/database.properties

Windows:
cd <IIS_installation_dir>\ASBServer\bin
xmetaAdmin.bat listModels -dbfile ..\conf\database.properties
xmetaAdmin.bat listModelInfo http:///4.1/GlossaryExtensions.ecore -dbfile ..\conf\database.properties

b) If output of listModelInfo contains 4.1:2, install the fix for APAR JR57568 and then install Governance Rollup7 patch.
c) If output of listModelInfo contains 4.1:1, then directly install Governance Rollup7 patch.

[{"Product":{"code":"SSZJPZ","label":"IBM InfoSphere Information Server"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Component":"--","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF016","label":"Linux"},{"code":"PF033","label":"Windows"}],"Version":"11.5.0.1","Edition":"All Editions","Line of Business":{"code":"LOB10","label":"Data and AI"}}]

Document Information

Modified date:
16 June 2018

UID

swg22001691