DB2 - Problembeschreibung
Problem IC64043 | Status: Geschlossen |
LOAD PERFORMANCE PROBLEM ON WINDOWS IF THE CPU PARALLELISM APPLIED IS GREATER THAN 1 | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problembeschreibung: | |
When load cpu_parallelism > 1 is applied on load on the Windows platform ( which is the default with a sufficiently sized UTIL_HEAP_SZ and a multi CPU machine ), it is possible that the load may not have optimal performance. This is due to a particular spinlock algorithm applied by the formatter processes in a load that may suffer from thread starvation by the Windows process scheduler. The problem can be diagnosed with the output of a db2trc -perfcount -t data collection, showing excessive wait times in the sqlulPutBuffer function call. | |
Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * Windows multiple CPU ( >= 4 ) environments * **************************************************************** * PROBLEM DESCRIPTION: * * Load performance problem due to lazy system behaviour i.e. * * system is mostly idle, but load performance is not as * * expected. * **************************************************************** * RECOMMENDATION: * * Upgrade the database server to V9.5 Fix Pack 5 * **************************************************************** | |
Local-Fix: | |
In some cases the Windows scheduler behaves differently when other single process/ multi threaded applications e.g. the javaw.exe process started by the Control Center is started. This then appears to avoid the thread starvation in the load agents. | |
verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 1 for Linux, UNIX, and Windows | |
Lösung | |
This problem was fist fixed in V9.5 Fix Pack 5 | |
Workaround | |
keiner bekannt / siehe Local-Fix | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 22.10.2009 22.02.2010 22.02.2010 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.5.FP5 | |
Problem behoben lt. FixList in der Version | |
9.7.0.1 |