Readme File for IBM® Spectrum Symphony 7.1.2 Interim Fix 508491

Readme File for: IBM Spectrum Symphony

Product Release: 7.1.2

Update Name: Interim Fix 508491

Fix ID: sym-7.1.2-build508491-jpmc

Publication Date: December 19, 2018

A Consumer Admin user in IBM Spectrum Symphony 7.1.2 cannot view sessions on the Sessions tab at Workload > Symphony > Applications when the filter is turned off on the cluster management console. This interim fix provides a resolution for this issue, so that the user can view the session list.

Contents

1. List of fixes

2. Download location

3. Product and components affected

4. Installation and configuration

5. Uninstallation

6. List of files

7. Product notifications

8. Copyright and trademark information

1.    List of fixes

APAR: P102822

2.    Download location

Download interim fix 508491 from the following location https://www.ibm.com/eserver/support/fixes/

3.    Product and components affected

Component name, Platform, Fix ID:

PMC, Linux x86_64, sym-7.1.2-build508491-jpmc

4.    Installation and configuration

Follow the instructions in this section to download and install this interim fix in your cluster.

Prerequisites

Linux x86_64

Installation

a.      Log on to the master host as the cluster administrator and stop the WEBGUI service:

> egosh user logon -u Admin -x Admin

> egosh service stop WEBGUI

b.      Log on to each management host in the cluster and back up the following files, which will be replaced by this interim fix:

$EGO_TOP/wlp/usr/servers/gui/apps/ego/3.5/platform/widget/min/js/all-min.gzjs

$EGO_TOP/wlp/usr/servers/gui/apps/soam/7.1.2/symgui/widget/min/js/all-min.gzjs

$EGO_TOP/wlp/usr/servers/gui/apps/asc/2.2.0/ascgui/widget/min/js/all-min.gzjs

$EGO_TOP/wlp/usr/servers/gui/apps/conductor/2.2.0/conductorgui/widget/min/js/all-min.gzjs

c.      On each management host, download the sym-7.1.2.0_x86_64_build508491.tar.gz package and extract its contents to the $EGO_TOP installation directory:

> tar zxfo sym-7.1.2.0_x86_64_build508491.tar.gz -C $EGO_TOP

d.      If your environment includes IBM Spectrum Conductor with Spark 2.2.1, run the following commands to copy files to the IBM Spectrum Conductor with Spark installation:

> cp $EGO_TOP/wlp/usr/servers/gui/apps/soam/7.1.2/symgui/widget/min/js/all-min.gzjs $EGO_TOP/wlp/usr/servers/gui/apps/ego/3.6/platform/widget/min/js/all-min.gzjs

> cp $EGO_TOP/wlp/usr/servers/gui/apps/soam/7.1.2/symgui/widget/min/js/all-min.gzjs $EGO_TOP/wlp/usr/servers/gui/apps/asc/2.2.1/ascgui/widget/min/js/all-min.gzjs

> cp $EGO_TOP/wlp/usr/servers/gui/apps/soam/7.1.2/symgui/widget/min/js/all-min.gzjs $EGO_TOP/wlp/usr/servers/gui/apps/conductor/2.2.1/conductorgui/widget/min/js/all-min.gzjs

e.      Delete all subdirectories and files in the following directories:

> rm -rf $EGO_TOP/gui/work/*

> rm -rf $EGO_TOP/gui/workarea/*

NOTE: If you configured the WLP_OUTPUT_DIR parameter and APPEND_HOSTNAME_TO_WLP_OUTPUT_DIR is set to true in the $EGO_CONFDIR/conf/wlp.conf file, you must clean up the $WLP_OUTPUT_DIR/webgui_hostname/gui/workarea/ directory.

f.       Launch your web browser and clear the browser cache.

g.      From the master host, start the WEBGUI service:

> egosh service start WEBGUI

5.    Uninstallation

If required, follow the instructions in this section to uninstall this interim fix from your cluster.

a.      Log on to the master host as the cluster administrator and stop the WEBGUI service:

> egosh user logon -u Admin -x Admin

> egosh service stop WEBGUI

b.      Log on to each management host in the cluster and restore the following files from your backup:

$EGO_TOP/wlp/usr/servers/gui/apps/ego/3.5/platform/widget/min/js/all-min.gzjs

$EGO_TOP/wlp/usr/servers/gui/apps/soam/7.1.2/symgui/widget/min/js/all-min.gzjs

$EGO_TOP/wlp/usr/servers/gui/apps/asc/2.2.0/ascgui/widget/min/js/all-min.gzjs

$EGO_TOP/wlp/usr/servers/gui/apps/conductor/2.2.0/conductorgui/widget/min/js/all-min.gzjs

c.      If your environment includes IBM Spectrum Conductor with Spark 2.2.1, run the following commands to restore the IBM Spectrum Conductor with Spark files:

> cp $EGO_TOP/wlp/usr/servers/gui/apps/soam/7.1.2/symgui/widget/min/js/all-min.gzjs $EGO_TOP/wlp/usr/servers/gui/apps/ego/3.6/platform/widget/min/js/all-min.gzjs

> cp $EGO_TOP/wlp/usr/servers/gui/apps/soam/7.1.2/symgui/widget/min/js/all-min.gzjs $EGO_TOP/wlp/usr/servers/gui/apps/asc/2.2.1/ascgui/widget/min/js/all-min.gzjs

> cp $EGO_TOP/wlp/usr/servers/gui/apps/soam/7.1.2/symgui/widget/min/js/all-min.gzjs $EGO_TOP/wlp/usr/servers/gui/apps/conductor/2.2.1/conductorgui/widget/min/js/all-min.gzjs

d.      Delete all subdirectories and files in the following directories:

> rm -rf $EGO_TOP/gui/work/*

> rm -rf $EGO_TOP/gui/workarea/*

NOTE: If you configured the WLP_OUTPUT_DIR parameter and APPEND_HOSTNAME_TO_WLP_OUTPUT_DIR is set to true in the $EGO_CONFDIR/conf/wlp.conf file, you must clean up the $WLP_OUTPUT_DIR/webgui_hostname/gui/workarea/ directory.

e.      Launch your web browser and clear the browser cache.

f.       From the master host, start the WEBGUI service:

> egosh service start WEBGUI

6.    List of files

wlp/usr/servers/gui/apps/ego/3.5/platform/widget/min/js/all-min.gzjs

wlp/usr/servers/gui/apps/soam/7.1.2/symgui/widget/min/js/all-min.gzjs

wlp/usr/servers/gui/apps/asc/2.2.0/ascgui/widget/min/js/all-min.gzjs

wlp/usr/servers/gui/apps/conductor/2.2.0/conductorgui/widget/min/js/all-min.gzjs

7.    Product notifications

To receive information about product solution and patch updates automatically, subscribe to product notifications on the My Notifications page http://www.ibm.com/support/mynotifications/ on the IBM Support website (http://support.ibm.com). You can edit your subscription settings to choose the types of information you want to get notification about, for example, security bulletins, fixes, troubleshooting, and product enhancements or documentation changes. 

8.    Copyright and trademark information

© Copyright IBM Corporation 2018

U.S. Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.

IBM®, the IBM logo, and ibm.com® are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.