Fixes are available
9.0.0.8: WebSphere Application Server traditional V9.0 Fix Pack 8
9.0.0.9: WebSphere Application Server traditional V9.0 Fix Pack 9
9.0.0.10: WebSphere Application Server traditional V9.0 Fix Pack 10
9.0.0.11: WebSphere Application Server traditional V9.0 Fix Pack 11
9.0.5.0: WebSphere Application Server traditional Version 9.0.5 Refresh Pack
9.0.5.1: WebSphere Application Server traditional Version 9.0.5 Fix Pack 1
9.0.5.2: WebSphere Application Server traditional Version 9.0.5 Fix Pack 2
9.0.5.3: WebSphere Application Server traditional Version 9.0.5 Fix Pack 3
9.0.5.4: WebSphere Application Server traditional Version 9.0.5 Fix Pack 4
9.0.5.5: WebSphere Application Server traditional Version 9.0.5 Fix Pack 5
WebSphere Application Server traditional 9.0.5.6
9.0.5.7: WebSphere Application Server traditional Version 9.0.5 Fix Pack 7
9.0.5.8: WebSphere Application Server traditional Version 9.0.5.8
9.0.5.9: WebSphere Application Server traditional Version 9.0.5.9
9.0.5.10: WebSphere Application Server traditional Version 9.0.5.10
9.0.5.11: WebSphere Application Server traditional Version 9.0.5.11
APAR status
Closed as program error.
Error description
bbomigrt2.sh has these syntax errors using useClone /tmp/migrate/bbomigrt2.sh 1887: FSUM6807 expression syntax error /tmp/migrate/bbomigrt2.sh 1904: FSUM6807 expression syntax error
Local fix
Change this: 1887:if [ ${migType} = managed ] && [ ${useClone} = true ] 1904:if [ ${useClone} = true ] to use double quotes: 1887:if [ ${migType} = managed ] && [ "${useClone}" = true ] 1904:if [ "${useClone}" = true ]
Problem summary
**************************************************************** * USERS AFFECTED: All users of IBM WebSphere Application * * Server * * V9.0 Configuration Migration for z/OS * **************************************************************** * PROBLEM DESCRIPTION: Migration JCL jobs result in FSUM6807 * * error in stderr * **************************************************************** * RECOMMENDATION: * **************************************************************** bbomigrt2.sh references a variable, useClone, which is specified in the EV job, in order to do a comparison to a certain string value. If the variable is set to an empty value, the comparison causes a syntax error because the string is compared with nothing instead of an empty string. This does not affect the outcome of migration, but causes errors to be logged.
Problem conclusion
bbomigrt2.sh was updated to quote the variable and silence the syntax error if it is empty. The fix for this APAR is currently targeted for inclusion in fix pack 9.0.0.8. Please refer to the Recommended Updates page for delivery information: http://www.ibm.com/support/docview.wss? rs=180&uid=swg27004980
Temporary fix
Comments
APAR Information
APAR number
PI93600
Reported component name
WEBSPHERE FOR Z
Reported component ID
5655I3500
Reported release
900
Status
CLOSED PER
PE
NoPE
HIPER
NoHIPER
Special Attention
NoSpecatt / Xsystem
Submitted date
2018-02-09
Closed date
2018-03-05
Last modified date
2018-03-05
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Fix information
Fixed component name
WEBSPHERE FOR Z
Fixed component ID
5655I3500
Applicable component levels
R900 PSY
UP
Document Information
Modified date:
03 May 2022