DB2 - Problem description
Problem IC64008 | Status: Closed |
SPLIT OF INDEX PAGE DURING RECOVERY MAY CAUSE TRAP | |
product: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problem description: | |
The following very specialized set of circumstances may cause a trap during recovery: - Concurrent forward / reverse index scans are taking place - An undo of a split of an index leaf is being performed at the same time - Isolation level is uncommitted read (UR) If the problem occurs, the recovery will fail and it will have to be restarted. | |
Problem Summary: | |
The problem is that in the error code path index manager passes a NULL pointer where it is not expected to be NULL. As a result, the trap occurs and the recovery fails. | |
Local Fix: | |
n/a | |
available fix packs: | |
DB2 Version 9.7 Fix Pack 1 for Linux, UNIX, and Windows | |
Solution | |
The code defect has been corrected such that NULL pointer is not passed in the above case. | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 22.10.2009 28.10.2009 28.10.2009 |
Problem solved at the following versions (IBM BugInfos) | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.7.0.1 |