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

INACCURATE DENSITY AND SEQUENTIAL_PAGES STATISTICS FOR PARTITIONED INDEXES
MIGHT LEAD TO NON-OPTIMAL ACCESS PLANS

Produkt:
DB2 FOR LUW / DB2FORLUW / 970 - DB2
Problembeschreibung:
DENSITY for partitioned indexes might be inaccurate when the 
partitioned table has a significant number of empty partitions. 
 
SEQUENTIAL_PAGES for partitioned indexes might be inaccurate and 
inconsistent with NLEAF when the partitioned table has a 
significant number of empty or near empty partitions.
Problem-Zusammenfassung:
**************************************************************** 
* USERS AFFECTED:                                              * 
* Users who use ranged partitioned table and when its density  * 
* is very low                                                  * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* DENSITY for partitioned indexes might be inaccurate when the * 
* partitioned table has a significant number of empty          * 
* partitions.                                                  * 
*                                                              * 
* SEQUENTIAL_PAGES for partitioned indexes might be inaccurate * 
* and                                                          * 
* inconsistent with NLEAF when the partitioned table has a     * 
* significant number of empty or near empty partitions.        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Update to DB2 version 9.7 fixpack 8                          * 
****************************************************************
Local-Fix:
1. Use optimization guidelines to direct the query optimizer to 
different access plans. 
 
2. Alternately, provide the query optimizer with more accurate 
statistics via manually updating the relevant SYSSTAT.INDEXES 
rows.  To determine what statistical values to use, one approach 
is to examine the per-partition index statistics in 
SYSCAT.INDEXESPARTITIONS and use a value representative from the 
majority of partitions with data.  You can use the NUMRIDS 
statistics to assess if a partition is empty or near empty. 
When updating SEQUENTIAL_PAGES, a further consideration is its 
relationship to NLEAF.  For example, if the majority of data 
holding partitions have 
SYSCAT.INDEXESPARTITIONS.SEQUENTIAL_PAGES near 
SYSCAT.INDEXESPARTITIONS.NLEAF, then update 
SYSTAT.INDEXES.SEQUENTIAL_PAGES so that it is near 
SYSTAT.INDEXES.NLEAF.
verfügbare FixPacks:
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 9a for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 10 for Linux, UNIX, and Windows

Lösung
Workaround
1. Use optimization guidelines to direct the query optimizer to 
different access plans.
Bug-Verfolgung
Vorgänger  : APAR is sysrouted TO one or more of the following: IC91223 
Nachfolger : 
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
22.11.2012
02.04.2013
02.04.2013
Problem behoben ab folgender Versionen (IBM BugInfos)
9.7.FP8
Problem behoben lt. FixList in der Version
9.7.0.8 FixList