Latest versionsfixlist
11.1.0.7 FixList
10.5.0.9 FixList
10.1.0.6 FixList
9.8.0.5 FixList
9.7.0.11 FixList
9.5.0.10 FixList
9.1.0.12 FixList
Have problems? - contact us.
Register for free anmeldung-x26
Contact form kontakt-x26

DB2 - Problem description

Problem IC65619 Status: Closed

SYNTAX ERROR IN MOUNTV95_STOP.KSH SCRIPT

product:
DB2 FOR LUW / DB2FORLUW / 950 - DB2
Problem description:
There is an error in the mountV95_stop.ksh script making an ha 
instance unable to offline a mount resource if the VG is 
concurrent capable. 
 
if [[ $UNAME == "AIX" && concurrent != "Enhanced-Capable" ]]; 
then 
# "concurrent" is a variable - should be "$concurrent"
Problem Summary:
**************************************************************** 
* USERS AFFECTED:                                              * 
* InforSphere Balanced Warehouse                               * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* If concurrent VGs are used, the mountV95_stop.ksh            * 
* scriptwon't detect it and will try to varyoffvg the volume   * 
* group.                                                       * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Update to DB2 V95 FP6                                        * 
****************************************************************
Local Fix:
Modify the script and add '$' before the concurrent in the line: 
if [[ $UNAME == "AIX" && concurrent != "Enhanced-Capable" ]]; 
then
available fix packs:
DB2 Version 9.5 Fix Pack 6a for Linux, UNIX, and Windows
DB2 Version 9.5 Fix Pack 7 for Linux, UNIX, and Windows
DB2 Version 9.5 Fix Pack 8 for Linux, UNIX, and Windows
DB2 Version 9.5 Fix Pack 9 for Linux, UNIX, and Windows
DB2 Version 9.5 Fix Pack 10 for Linux, UNIX, and Windows

Solution
Fixed in DB2 V95 FP6
Workaround
not known / see Local fix
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
18.01.2010
22.06.2010
22.06.2010
Problem solved at the following versions (IBM BugInfos)
9.5.FP6
Problem solved according to the fixlist(s) of the following version(s)