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 IC62088 Status: Geschlossen

LOAD UTILITY MAY MARK A ROW BIT INCORRECTLY CAUSING INDEX SCAN TO
RETURN INCORRECT RESULTS

Produkt:
DB2 FOR LUW / DB2FORLUW / 970 - DB2
Problembeschreibung:
LOAD utility may set a row bit in an untimely fashion, causing 
index scan to skip that row and return incorrect results. 
 
The following sequence of events may cause the problem: 
 
- A load has been done some time in the past (could be years 
  ago) and has loaded rowA, and set the LOAD bit which was not 
  unset after the LOAD was done. 
- An index scan starts 
- A new load starts 
- The index scan attempts to fetch a key, and it sees the key 
  for rowA, which still has the LOAD bit set. 
 
As a result, the scan will incorrectly skip rowA and carry on 
without returning it.
Problem-Zusammenfassung:
A problem has been found in the code which allowed index 
scan and concurrent load operation to interfere with each 
other such that LOAD bit was not unser following a load, 
causing incorrect result to be returned by the scan.
Local-Fix:
n/a
verfügbare FixPacks:
DB2 Version 9.7 Fix Pack 1 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 2 for Linux, UNIX, and Windows
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 7 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 9a for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 6 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 10 for Linux, UNIX, and Windows

Lösung
The problem has been corrected such that index manager will 
track when load operation is in progress in the affected 
index scan code path. This will allow index manager to 
accurately decide whether to include particular row into scan 
results while load is running. 
 
After the fix is applied, future loads will not cause this 
problem because index manager will handle it. Also, the fix 
provides correct querying capability to data previously loaded 
which may have the LOAD bit set.
Workaround
keiner bekannt / siehe Local-Fix
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
20.07.2009
08.12.2009
08.12.2009
Problem behoben ab folgender Versionen (IBM BugInfos)
Problem behoben lt. FixList in der Version
9.7.0.1 FixList