DB2 - Problem description
Problem IC82121 | Status: Closed |
THE PCTINLINED COLUMN IN THE SYSIBM.SYSCOLUMNS TABLE DOES NOT GE T UPDATED EVEN THOUGH DB2CAT SHOWS THE XML STATS ARE COLLECTED | |
product: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problem description: | |
Here is the output from sysibm.syscolumns for the PCTINLINED column db2 "select substr(NAME,1,25) as NAME, substr(TBNAME,1,30) as TABLENAME,substr(TBCREATOR,1,25) as SCHEMA, PCTINLINED from sysibm.syscolumns where TBNAME='CONDITIONS' and TBCREATOR='DMIW'" NAME TABLENAME SCHEMA PCTINLINED ------------------------- ------------------------------ ------------------------- ---------- XCONDITIONS CONDITIONS DMIW -1 1 record(s) selected. Even though db2cat shows it does collect the statistics ++++++++++++++++++++++++++++++++++++++++ XML column statistics ++++++++++++++++++++++++++++++++++++++++ Column ID = 3 No. NULL XML docs = 0 No. non-NULL XML docs = 44 Smallest XML doc size = 420 Largest XML doc size = 1052 Avg XML doc size = 489 No. inlined docs = 44 ---------------------------------------- Catch All Pathid Bucket ---------------------------------------- Distinct Pathid count = 47 Sum Node Counts = 665 Sum Doc Counts = 546 --- --- | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * ALL * **************************************************************** * PROBLEM DESCRIPTION: * * See Problem Description Above. * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 Version V9.7 Fixpack FP7 * **************************************************************** | |
Local Fix: | |
NONE, Use the db2cat output to validate the XML statistics are collected. The PCTLINED is inaccurate without this fix. | |
available fix packs: | |
DB2 Version 9.7 Fix Pack 7 for Linux, UNIX, and Windows | |
Solution | |
First Fixed in Version V9.7 Fixpack FP7 | |
Workaround | |
not known / see Local fix | |
BUG-Tracking | |
forerunner : APAR is sysrouted TO one or more of the following: IC87886 follow-up : | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 19.03.2012 29.01.2013 29.01.2013 |
Problem solved at the following versions (IBM BugInfos) | |
9.7.FPFP7 | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.7.0.7 |