home clear 64x64
en blue 200x116 de orange 200x116 info letter User
suche 36x36
Neueste VersionenFixList
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
Haben Sie Probleme? - Kontaktieren Sie uns.
Kostenlos registrieren anmeldung-x26
Kontaktformular kontakt-x26

DB2 - Problembeschreibung

Problem IC69267 Status: Geschlossen

"RESOURCE GROUP MOVE" COMMAND IN DB2HAICU EXITS SUCCESSFULLY
WITH PERSISTENT REQUEST ON THE RESOURCE DUE TO INCORROUT CHECK.

Produkt:
DB2 FOR LUW / DB2FORLUW / 970 - DB2
Problembeschreibung:
The way db2haicu detects if a resource move is complete is to 
run a while loop "x" times with a 1 second sleep each time. "x" 
is derived by adding the start and stop timeout values for a 
resource group. This loop proceeds only if there are no pending 
requests on the resource. But in case there is a persistent 
request on the resource this will never be true. So the loop 
ends up waiting for the entire time and eventually exits 
successfully which is incorrect. It should exit unsuccessfully. 
This happens as the logic of code is if the timeout=0 db2haicu 
should log an error and exit with a bad rc. However in this 
case it is timeout=-1 and the error is not logged. The condition 
should be, if (timeout <= 0).
Problem-Zusammenfassung:
**************************************************************** 
* USERS AFFECTED:                                              * 
* Customers on DB2 V9.1, V9.5 and V9.7                         * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* "resource move" using db2haicu fails.                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to V9.7fp3                                           * 
****************************************************************
Local-Fix:
verfügbare FixPacks:
DB2 Version 9.7 Fix Pack 3 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 3a for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 4 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 5 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 6 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 7 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 8 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 9 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 9a for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 10 for Linux, UNIX, and Windows

Lösung
Fixed on V9.7fp3
Workaround
keiner bekannt / siehe Local-Fix
Bug-Verfolgung
Vorgänger  : APAR is sysrouted TO one or more of the following: IC69375 
Nachfolger : 
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
16.06.2010
23.09.2010
23.09.2010
Problem behoben ab folgender Versionen (IBM BugInfos)
9.7.FP3
Problem behoben lt. FixList in der Version
9.7.0.3 FixList
9.7.0.3 FixList