A fix is available
APAR status
Closed as program error.
Error description
Incorrect characters in the start_cae_watchdog script cause the shutdown command to fail.
Local fix
The start_cae_watchdog script can be edited to correct this issue. In the following section of code: ---------------- unset TESTED_JAVA_VERSION set args=($*:q) set shutdown=0 set help=0 while (0 < $#args) set arg=$args[1]:q 0 shift args if ( "$arg" == "-help" || "$arg" == "-usage" ) then set help=1 else if ( "$arg" == "-shutdown" ) then set shutdown=1 endif end set args=(-portalPort $REMOTE_PORTAL_PORT_ARG $*:q) ------------------ The line 0 shift args should have the "0" removed to look like: shift args
Problem summary
**************************************************************** * USERS AFFECTED: Users of DB2 Query Monitor. * **************************************************************** * PROBLEM DESCRIPTION: Incorrect characters in the * * start_cae_watchdog script causes the * * shutdown command to fail. * **************************************************************** * RECOMMENDATION: APPLY the PTF. * **************************************************************** Code has been changed to correct this condition.
Problem conclusion
APPLY the PTF.
Temporary fix
Comments
APAR Information
APAR number
PK35807
Reported component name
DB2 QUERY MONIT
Reported component ID
5655E6701
Reported release
220
Status
CLOSED PER
PE
NoPE
HIPER
NoHIPER
Special Attention
NoSpecatt / Xsystem
Submitted date
2006-12-06
Closed date
2007-02-12
Last modified date
2007-03-01
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
UK22048 UK22049
Modules/Macros
CQMSWD
Fix information
Fixed component name
DB2 QUERY MONIT
Fixed component ID
5655E6701
Applicable component levels
Fix is available
Select the PTF appropriate for your component level. You will be required to sign in. Distribution on physical media is not available in all countries.
[{"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSAURY","label":"Db2 Query Monitor for z\/OS"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"2.2.0","Edition":"","Line of Business":{"code":"LOB10","label":"Data and AI"}}]
Document Information
Modified date:
09 August 2024