DB2 - Problembeschreibung
Problem IC62777 | Status: Geschlossen |
NEXT KEY LOCKING ISSUE MAY RESULT IN INDEX CORRUPTION | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problembeschreibung: | |
There is an internal problem in the index manager next key locking code which may cause index corruption. While inserting keys, index manager may sometimes encounter a non-severe error. For example, insert may fail because index node is full and needs to be split. In this case, index manager will retry the insertion after the node has been split. The problem here is that due to an incorrect check, the index manager may sometimes overwrite the non-severe error, and it could continue inserting keys on an index node which is not locked thereby opening a possibility for corruption. | |
Problem-Zusammenfassung: | |
The problem is that under the conditions described above, the index manager may write to an index page which is not locked in memory. As a result, this page may get overwritten and flushed to disk as such causing the index corruption. | |
Local-Fix: | |
n/a | |
verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 1 for Linux, UNIX, and Windows | |
Lösung | |
The APAR fix for this issue was inluded in DB2 V9.7 Fix Pack 1. | |
Workaround | |
keiner bekannt / siehe Local-Fix | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 26.08.2009 18.02.2010 18.02.2010 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7.FP1 | |
Problem behoben lt. FixList in der Version | |
9.7.0.1 |