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

Select from MON_BP_UTILIZATION might return SQL0413N due to overflow in
ASYNC_NOT_READ_PERCENT column

Produkt:
DB2 FOR LUW / DB2FORLUW / 970 - DB2
Problembeschreibung:
The ASYNC_NOT_READ_PERCENT column is calculated as 
(unread_prefetch_pages / total_async_reads).  In some cases the 
accounting of these two counters are incorrect, causing the 
ratio to be > 1.  This usually happens when a prefetcher 
encounters an error during the read request, which causes DB2 to 
skip updating the total_async_reads, but not the 
unread_prefetch_pages. 
 
  This problem usually happens after crash recovery or 
rollforward recovery because a prefetcher could encounter errors 
trying to prefetch pages that not yet exist.
Problem-Zusammenfassung:
**************************************************************** 
* USERS AFFECTED:                                              * 
* All user                                                     * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* The ASYNC_NOT_READ_PERCENT column is calculated as           * 
* (unread_prefetch_pages / total_async_reads).  In some cases  * 
* the accounting of these two counters are incorrect, causing  * 
* the ratio to be > 1.  This usually happens when a prefetcher * 
* encounters an error during the read request, which causes    * 
* DB2 to skip updating the total_async_reads, but not the      * 
* unread_prefetch_pages.                                       * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to db2 Version 9.7 FixPak 5                          * 
****************************************************************
Local-Fix:
Do not perform a select * from MON_BP_UTILIZATION, skip the 
ASYNC_NOT_READ_PERCENT column in the select.
verfügbare FixPacks:
DB2 Version 9.7 Fix Pack 5 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 6 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 7 for Linux, UNIX, and Windows
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
Problem was first fixed in Version 9.7 FixPak 5
Workaround
keiner bekannt / siehe Local-Fix
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
05.05.2011
23.12.2011
23.12.2011
Problem behoben ab folgender Versionen (IBM BugInfos)
9.7.
Problem behoben lt. FixList in der Version
9.7.0.5 FixList