DB2 - Problembeschreibung
Problem IC70249 | Status: Geschlossen |
STATVIEW COLUMN STATISTICS NOT USED FOR CARDINALITY ESTIMATE FOR COMPLEX AND/OR PREDICATES | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / 950 - DB2 | |
Problembeschreibung: | |
DB2 uses the individual column statistics to correct the cardinality estimate for predicates applied to columns in views enabled for optimization (statistical views, or statviews for short). When the predicate involves combinations of AND and OR predicates, the correction is not applied properly. For example, the statview column statistics would be used to estimate the filtering for predicates like: "column1 >= 7 and column1 <= 9", or "column1 = 7 or column1 = 9" However, it would not be used to estimate the filtering for predicates like: "column1 >= 7 and column1 <= 9 or column1 >= 15 and column1 <= 18" This fix addresses the filtering estimate for the more complex predicate with predicates combined with OR and AND. | |
Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * ALL * **************************************************************** * PROBLEM DESCRIPTION: * * See Problem Description above. * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 Version V9.5 Fix Pack 8. * **************************************************************** | |
Local-Fix: | |
verfügbare FixPacks: | |
DB2 Version 9.5 Fix Pack 8 for Linux, UNIX, and Windows | |
Lösung | |
First fixed in DB2 Version V9.5 Fix Pack 8. | |
Workaround | |
keiner bekannt / siehe Local-Fix | |
Bug-Verfolgung | |
Vorgänger : APAR is sysrouted TO one or more of the following: IC70255 IC70256 Nachfolger : | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 28.07.2010 05.07.2011 05.07.2011 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.5.FP8 | |
Problem behoben lt. FixList in der Version | |
9.5.0.8 |