DB2 - Problembeschreibung
Problem IC73734 | Status: Geschlossen |
DB2SYSCS.EXE PROCESS VIRTUAL MEMORY EXHAUSTION ON 32-BIT WINDOWS DUE TO FRAGMENTATION | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problembeschreibung: | |
The DB2 server process, db2syscs.exe, on 32-bit Windows may experience memory exhaustion due to excessive fragmentation in DB2's private memory areas. The problem is caused by releasing portions of virtual allocations to reduce real memory consumption, this causes fragmentation between "free" managed areas and "commited" managed areas. Symptoms include: - Windows memory analysis tools (such as vadump) reports growing or large reserved memory areas. - DB2's STMM (Self-Tuning Memory Manager) may gradually tune down Database Memory as it is sensitive to available virtual process memory space. - db2diag.log may report virtual memory exhaustion. For example: FUNCTION: DB2 UDB, SQO Memory Management, sqloLogMemoryCondition, probe:100 CALLED : OS, -, VirtualAlloc OSERR : 8 "Not enough storage is available to process this command." MESSAGE : Private memory and/or virtual address space exhausted | |
Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * Systems running 32-bit Windows * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 9.7 Fix Pack 4. db2set DB2MEMDISCLAIM=NO can * * be used as a temporary workaround. * **************************************************************** | |
Local-Fix: | |
A workaround is: db2set DB2MEMDISCLAIM=NO recycle the instance (db2stop, db2start) This returns the behaviour to versions previous to 9.5. Memory will be released only by freeing complete virtual allocations. | |
verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 4 for Linux, UNIX, and Windows | |
Lösung | |
Problem first fixed in DB2 9.7 Fix Pack 4 | |
Workaround | |
see Recommendation | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 07.01.2011 29.04.2011 29.04.2011 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7.FP4 | |
Problem behoben lt. FixList in der Version | |
9.7.0.4 |