DB2 - Problem description
| Problem IC89701 | Status: Closed |
CREATE INDEX COLLECT STATISTICS CAN GENERATE INCORRECT EXTERNAL INDEX STATISTICS | |
| product: | |
DB2 FOR LUW / DB2FORLUW / A10 - DB2 | |
| Problem description: | |
The COLLECT STATISTICS option of the CREATE INDEX statement can
generate incorrect external index statistics for:
- AVGLEAFKEYSIZE and AVGNLEAFKEYSIZE,
- AVGPARTITION_CLUSTERRATIO, for non-partitioned indexes in
partitioned table
- DATAPARTITION_CLUSTERFACTOR, when the table is not a
partitioned table
which are visible in the SYSCAT.INDEXES catalog view.
AVGLEAFKEYSIZE and AVGNLEAFKEYSIZE are used by the REORGCHK
utility, and its recommendations might be affected by incorrect
statistics.
AVGPARTITION_CLUSTERRATIO and DATAPARTITION_CLUSTERFACTOR are
statistics collected for the query optimizer. While unexpected
statistics values might be visible in the external catalogs, the
optimizer is not affected as it uses statistics stored in
internal descriptors. | |
| Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * ALL users on DB2 V101 FP2 and earlier * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 V101 FP3 * **************************************************************** | |
| Local Fix: | |
Execute RUNSTATS after the CREATE INDEX. | |
| available fix packs: | |
DB2 Version 10.1 Fix Pack 3 for Linux, UNIX, and Windows | |
| Solution | |
First Fixed in DB2 v101 FP3 | |
| Workaround | |
not known / see Local fix | |
| Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 22.01.2013 01.10.2013 01.10.2013 |
| Problem solved at the following versions (IBM BugInfos) | |
| Problem solved according to the fixlist(s) of the following version(s) | |
| 10.1.0.3 |
|
| 10.1.0.3 |
|