Readme file for IBM® Spectrum LSF Process Manager V10.2.0 Fix Pack 13 (601183)

Abstract

This release includes the enhancements since the release of IBM Spectrum LSF Process Manager V10.2.0.12 on 30 July 2021.

Description

Readme documentation for IBM Spectrum LSF Process Manager 10.2 Fix Pack 13 (601183) that includes installation-related instructions, prerequisites and co-requisites, and list of fixes.

Readme file for: IBM Spectrum LSF Process Manager
Product or component release: 10.2.0.13
Update name: Fix 601183
Fix ID: ppm-10.2.0.13-build601183
Publication date: 24 June 2022
Last modified date: 24 June 2022

Contents


1.   What's new

2.   System requirements

3.   Known issues

4.   Product notifications

5.   Download location

6.   Products or components affected

7.   Installation and configuration

8.   Copyright and trademark information

 

1.   What's new

List of fixes

Fix ID

Description

P104371

Temporary LSF job files contain a double extension (.tmp.bat) on Windows operating systems.

Internal-417

Group administrator feature does not work when group administrator is part of an AD user group.

Internal-413

Document in IBM Documentation that the IBM Spectrum LSF Process Manager administrator should be the same user as LSF administrator.

 

2.   System requirements

Refer to https://www.ibm.com/docs/en/slpm/10.2.0?topic=requirements-system-102-fix-pack-13

3.   Known issues

Refer to https://www.ibm.com/docs/en/slpm/10.2.0?topic=notes-known-issues

4.   Product notifications

To receive information about product solution and fix 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 that you want to get notifications about, for example, security bulletins, fixes, troubleshooting, and product enhancements or documentation changes.

5.   Download location

Download fix pack 601183 from the following location: https://www.ibm.com/support/fixcentral

6.   Products or components affected

Affected components include:  JFD

7.   Installation and configuration

1. On Linux or Unix

Before you install:

1. Log in to the IBM Spectrum LSF Process Manager server as root.

2. Set the environment for the previous IBM Spectrum LSF Process Manager installation, making sure that $JS_HOME is set as the top-level IBM Spectrum LSF Process Manager installation directory:

·        On csh or tcsh:
source $JS_HOME/conf/cshrc.js

·        On sh, ksh or bash:
. $JS_HOME/conf/profile.js

3.  Stop the IBM Spectrum LSF Process Manager server:
    
jadmin stop

 

Installation steps:

1.   Go to the /install directory of the fix:
      cd $JS_HOME/$JS_VERSION/install/

2.      Copy the latest installation scripts to the /install directory of the fix:
cp patchinstall $JS_HOME/$JS_VERSION/install/
cp commonlib.sh $JS_HOME/$JS_VERSION/install/patchlib/
cp queryfuncs.sh $JS_HOME/$JS_VERSION/install/patchlib/

3.      Copy the fix pack to the /install directory:
cp ppm10.2.0.13_lnx26-x64-601183.tar.Z $JS_HOME/$JS_VERSION/install/

4.      Install the fix pack. Run the following command for Linux X86_64 systems:
./patchinstall ppm10.2.0.13_lnx26-x64-601183.tar.Z

 

After you install:

1.      Start the IBM Spectrum LSF Process Manager server:
jadmin start

2.      Restart all client applications, such as Flow Editor, Flow Manager, and Calendar Editor.

 

Uninstallation steps:

1.      Log in to the IBM Spectrum LSF Process Manager server as root.

2.      Set the environment for the previous IBM Spectrum LSF Process Manager installation, making sure that $JS_HOME is set as the top-level IBM Spectrum LSF Process Manager installation directory:

·   On csh or tcsh:
source $JS_HOME/conf/cshrc.js

·   On sh, ksh or bash:
. $JS_HOME/conf/profile.js

3.      Stop the IBM Spectrum LSF Process Manager server:
jadmin stop

4.      Use the installer to uninstall the fix pack. Run the following command for Linux X86_64 systems:
./patchinstall -r ppm10.2.0.13_lnx26-x64-601183.tar.Z

5.      Start the IBM Spectrum LSF Process Manager server:
jadmin start

6.      Restart all client applications, such as Flow Editor, Flow Manager, and Calendar Editor.

2.  On Windows

Before you install:

1.      Log in to the Process Manager server as an administrator.

2.      Back up the Process Manager files that are updated by this fix pack:

"%JS_HOME%\%JS_VERSION%\etc\jfd.exe"

"%JS_HOME%\%JS_VERSION%\lib\java\jobflow.jar"

"%JS_HOME%\%JS_VERSION%\lib\java\jobflowui.jar"

"%JS_HOME%\%JS_VERSION%\lib\java\icu4j.jar"

"%JS_HOME%\%JS_VERSION%\app\flowmanager.jar"

"%JS_HOME%\%JS_VERSION%\app\floweditor.jar"

"%JS_HOME%\%JS_VERSION%\app\LSFCallEditor.jar"

"%JS_HOME%\%JS_VERSION%\resources\jfdResource.properties"

"%JS_HOME%\%JS_VERSION%\resources\guiSharedResource.properties"

"%JS_HOME%\%JS_VERSION%\resources\apiResource.properties"

 

Installation steps:

1.     Run the ppm10.2.0.13_w2k-x86-601183.msp installer.

2.      Follow the dialog prompts to finish the installation.

After you install:

1.      Set the Process Manager service startup type as automatic:
SC \\%computername% CONFIG PPMServer start= auto

2.      Start the Process Manager server.  Run the services.msc command and start the service that is named IBM Spectrum LSF Process Manager.

3.      Restart all client applications, such as Flow Editor, Flow Manager, and Calendar Editor.

Uninstallation steps:

1.     Log in to the Process Manager server as an administrator.

2.      Back up the Process Manager files that is updated by this fix pack:

"%JS_HOME%\%JS_VERSION%\etc\jfd.exe"

"%JS_HOME%\%JS_VERSION%\lib\java\jobflow.jar"

"%JS_HOME%\%JS_VERSION%\lib\java\jobflowui.jar"

"%JS_HOME%\%JS_VERSION%\lib\java\icu4j.jar"

"%JS_HOME%\%JS_VERSION%\app\flowmanager.jar"

"%JS_HOME%\%JS_VERSION%\app\floweditor.jar"

"%JS_HOME%\%JS_VERSION%\app\LSFCallEditor.jar"

"%JS_HOME%\%JS_VERSION%\resources\jfdResource.properties"

"%JS_HOME%\%JS_VERSION%\resources\guiSharedResource.properties"

"%JS_HOME%\%JS_VERSION%\resources\apiResource.properties"

3.      Use Windows to uninstall the applications updates for Process Manager.  Run the appwiz.cpl command, click View installed updates, and select the update for Process Manager to uninstall.

4.      Confirm that the updates are uninstalled by comparing the files that you previously backed up with the ones in the Process Manager installation path. If the files are different, overwrite the existing different files with the backup files.

5.      Set the Process Manager service startup type as automatic:
SC \\%computername% CONFIG PPMServer start= auto

6.      Start the Process Manager server.  Run the services.msc command and start the service named IBM Spectrum LSF Process Manager.

7.      Restart all client applications, such as Flow Editor, Flow Manager, and Calendar Editor.

8.   Copyright and trademark information

© Copyright IBM Corporation 2022
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.