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

SYSCAT.COLUMNS.NUMNULLS STATISTICS MIGHT BE INACCURATE AT ALL TABLE
SAMPLING RATES.

Produkt:
DB2 FOR LUW / DB2FORLUW / A50 - DB2
Problembeschreibung:
Problem description 
When RUNSTATS is executed with the TABLESAMPLE option, the 
NUMNULLS statistics might be inaccurate for columns that do not 
appear as a leading column in an index.  The problem is 
encountered under some circumstances which is dependent on the 
distribution of NULL and non-NULL values of the column in the 
table.  When the problem occurs, you will likely observe that 
increasing the sampling rate does not help to improve the 
accuracy. 
 
This problem was first introduced in DB2 V10.1.
Problem-Zusammenfassung:
**************************************************************** 
* USERS AFFECTED:                                              * 
* ALL                                                          * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to DB2 version v10.5 Fix pack 4                      * 
****************************************************************
Local-Fix:
Workarounds for this problem are: 
- Execute runstats without the TABLESAMPLE option. 
- Create an index with the column as the lead column, and 
collect table and index statistics for the table; if the column 
is extensively used in predicates, such an index will also be 
beneficial for query performance. 
- Manually update SYSSTAT.COLUMNS.NUMNULLS with a more accurate 
value; if AUTO_RUNSTATS is enabled, the table is excluded from 
automatic statistics collection until you execute a RUNSTATS on 
the table, which serves to indicate to DB2 that the manual 
update is no longer needed.
verfügbare FixPacks:
DB2 Version 10.5 Fix Pack 3 for Linux, UNIX, and Windows
DB2 Version 10.5 Fix Pack 3a for Linux, UNIX, and Windows
DB2 Cancun Release 10.5.0.4 (also known as Fix Pack 4) for Linux, UNIX, and Windows
DB2 Version 10.5 Fix Pack 9 for Linux, UNIX, and Windows

Lösung
Workaround
keiner bekannt / siehe Local-Fix
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
05.11.2013
02.04.2014
02.04.2014
Problem behoben ab folgender Versionen (IBM BugInfos)
Problem behoben lt. FixList in der Version
10.5.0.3 FixList
10.5.0.3 FixList