DB2 - Problembeschreibung
| Problem IC77546 | Status: Geschlossen |
THE ADMINISTRATIVE PROCEDURE REORGCHK_TB_STATS MIGHT RETURN WRON G TABLE SIZE AND F2 VALUES FOR PARTITIONS IN A PARTITIONED TABLE | |
| Produkt: | |
DB2 FOR LUW / DB2FORLUW / 980 - DB2 | |
| Problembeschreibung: | |
If the administrative procedure reorgchk_tb_stats is run against
a partitioned table, the result set might contain wrong table
size(TSIZE) and F2 values for some partitions in a partitioned
table.
For example, in the following result set the partition PART0 and
PART1 have wrong table size (TSIZE) and have wrong F2 values.
db2 "CALL SYSPROC.REORGCHK_TB_STATS('T','DB2INST1.T1')"
Result set 1
--------------
TABLE_SCHEMA TABLE_NAME DATAPARTITIONNAME CARD OVERFLOW
ACTIVE_BLOCKS NPAGES FPAGES TSIZE F1 F2 F3 REORG
------------ ---------- ----------------- ------ --------
------------- ------ ------ ------- --- --- --- -----
DB2INST1 T1 300002 0
-1 2241 2243 8700058 0 96 100 ---
DB2INST1 T1 PART0 298502 0
-1 2229 2229 8700058 0 97 100 ---
DB2INST1 T1 PART1 1500 0
-1 12 12 8700058 0 100 100 ---
DB2INST1 T1 PART2 -1 -1
-1 -1 -1 -1 -1 -1 -1 ---
DB2INST1 T1 PART3 -1 -1
-1 -1 -1 -1 -1 -1 -1 ---
5 record(s) selected.
Return Status = 0 | |
| Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * Users who run the administrative procedure REORGCHK_TB_STATS * * to retrieve table statistics for reorganization evaluation. * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description. * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 UDB for LUW Version 9.8 Fix Pack 4 * **************************************************************** | |
| Local-Fix: | |
N/A | |
| verfügbare FixPacks: | |
DB2 Version 9.8 Fix Pack 4 for AIX and Linux | |
| Lösung | |
Problem was first fixed in Version 9.8 Fix Pack 4 | |
| Workaround | |
keiner bekannt / siehe Local-Fix | |
| Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 15.07.2011 04.08.2011 04.08.2011 |
| Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.8.FP4 | |
| Problem behoben lt. FixList in der Version | |
| 9.8.0.4 |
|