IBM Spectrum Symphony 7.1.2 Interim Fix #415016 Readme File

Abstract

To improve SSM performance and memory usage, you can disable the task runtime information notification and the boundary event notification.

 

Description

The task runtime information notification feature provides a mechanism that allows the service instance to keep the client updated about its runtime information.

 

The boundary event notification feature relays to a client API whether a boundary event has been triggered, or if the session has been suspended or resumed.

 

If your application is not using the task runtime information notification or the boundary event notification features, you can disable those features.

This fix applies only to the following platform:  

Linux 64bit

Readme file for: IBM® Spectrum Symphony

Product/Component Release: 7.1.2

Update Name: Interim Fix 415016

Fix ID: sym-7.1.2-build415016

Publication date: 5 Aug 2016

Last modified date: 5 Aug 2016

Contents:

1.     List of fixes

2.     Download location

3.     Products or components affected

4.     Installation and configuration

5.     List of files

6.     Copyright and trademark information

1.   List of fixes

APAR: P101838

2.   Download location

Download Fix 415016 from the following location: http://www.ibm.com/eserver/support/fixes/

3.   Products or components affected

Product/Component Name:

Spectrum Symphony/SSM

4.   Installation and configuration

4.1 Before installation

1.  Disable all applications.

> soamcontrol app disable all

 

2.  Back up files.

Log on to all management hosts in the cluster and back up the following files that will be replaced by this fix:

> $SOAM_SERVERDIR/ssm

4.2 Installation steps

Log on to all management hosts in the cluster and decompress the tar.gz file under the $EGO_TOP directory:

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

4.3 After installation

1. Verify the installation.

The following is an example of verifying the installing by running ssm -V:

> ssm -V
IBM Spectrum Symphony 7.1.2 build 415016, Aug 02 2016

2. Disable unused features

Disable unused features for SSM by adding the following parameters in the SOAM > SSM > osTypes > osType > env section of the application profile:

<osTypes>

    <osType name="X86_64" startCmd="${SOAM_HOME}/${VERSION_NUM}/${EGO_MACHINE_TYPE}/etc/ssm"

workDir="${EGO_CONFDIR}/../../soam/work">

<env name="SOAM_HOME">${EGO_TOP}/soam</env>

<env name="SOAM_DISABLE_TASK_RUNTIME_INFO_NOTIFICATION">Y</env>

<env name="SOAM_DISABLE_BOUNDARY_EVENT_NOTIFICATION">Y</env>

    </osType>

</osTypes>

The default value is N.

3. Enable the application.

> soamcontrol app enable <appName>

4.4 Uninstallation

1. Disable all applications.

> soamcontrol app disable all

2. Uninstall.

Log on to all management hosts in cluster and restore the backup file for the following binary:

> $SOAM_SERVERDIR/ssm

3. Remove configuration

 

Remove the environment variables SOAM_DISABLE_BOUNDARY_EVENT_NOTIFICATION  and SOAM_DISABLE_TASK_RUNTIME_INFO_NOTIFICATION from the application profile.

 

4. Enable the application:

> soamcontrol app enable <appName>

5.   List of files

ssm

6.   Copyright and trademark information

© Copyright IBM Corporation 2016

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.