DB2 - Problembeschreibung
Problem IC80536 | Status: Geschlossen |
QUERY RETURNS INCORRECT RESULTS FOR A CORRELATED SUBQUERY AGAINST A DATA PARTITIONED TABLE. | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problembeschreibung: | |
If the access plan for a correlated subquery contains a nested loop join with a partitioned table on the inner side of the join, and if the join predicate AND the correlated predicate are pushed down into the scan of the partitioned table, then it's possible that wrong results may occur. The defect is a logic problem during query runtime where data partitions are incorrectly eliminated from the scan, resulting in the scan failing to qualify records that should have otherwise been found. | |
Problem-Zusammenfassung: | |
If the access plan for a correlated subquery contains a nested loop join with a partitioned table on the inner side of the join, and if the join predicate AND the correlated predicate are pushed down into the scan of the partitioned table, then it's possible that wrong results may occur. The defect is a logic problem during query runtime where data partitions are incorrectly eliminated from the scan, resulting in the scan failing to qualify records that should have otherwise been found. First fixed in DB2 Version 9.7 Fix Pack 6 | |
Local-Fix: | |
Since the problem is dependent upon the above mentioned access plan, it may be possible to get an alternate access plan that avoids the problematic codepath in runtime. | |
verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 6 for Linux, UNIX, and Windows | |
Lösung | |
Workaround | |
Since the problem is dependent upon access plan, it may be possible to get an alternate access plan that avoids the problematic codepath in runtime. | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 20.12.2011 19.04.2013 19.04.2013 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
Problem behoben lt. FixList in der Version | |
9.7.0.6 |