DB2 - Problembeschreibung
Problem IT06005 | Status: Geschlossen |
ASYNCHRONOUS WRITE TIME IS SIGNIFICANTLY UNDERSTATED IN DB2 MONITORING | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / A50 - DB2 | |
Problembeschreibung: | |
pool_async_write_time is currently reporting an estimate of how long pagecleaners have waited for any number of I/Os to complete. However, documentation also suggests it is the acccumulation of time spent for each I/O to complete. A formula is provided where it is suggested that average async write time can be determined by dividing asynchronous write time by the number of asynchronous writes, which is incorrect given the current information being returned. Pagecleaners use asynchronous I/O, which involves submitting I/Os in batches, and it becomes more difficult to apportion time to specific I/Os (we may wait for the longest one in a batch to be complete before processing any of the completed I/Os). Regardless, a more accurate measure of I/O performance would be provided if the end-to-end times of each I/O were accumulated. | |
Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * All users * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 Version 10.5 Fix Pack 7 * **************************************************************** | |
Local-Fix: | |
use operating system tools to monitor write performance | |
Lösung | |
Problem first fixed in DB2 Version 10.5 Fix Pack 7 | |
Workaround | |
See Local Fix | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 09.12.2014 16.02.2016 16.02.2016 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
Problem behoben lt. FixList in der Version | |
10.5.0.7 |