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

DB2 MEMORY LEAK IN APPLICATION HEAP WHEN QUERYING FOR LOB DATA USING
PERSISTENT CONNECTIONS

Produkt:
DB2 FOR LUW / DB2FORLUW / 970 - DB2
Problembeschreibung:
If connections are persistent, under certain conditions of 
querying  for LOB data, you may find a memory leak in 
application heap. 
 
To isolate this issue, you may monitor with monitoring tools 
such as MON_GET_MEMORY_SET which will show high levels of 
"Application" memory set, and 
MON_GET_MEMORY_POOL which will show a high/growing level of 
memory usage within specific "Application" heap memory pools. 
 
After isolating to Application heap being the cause of growth, 
you may isolate to a specific block which is leaking using the 
db2pd below: 
 
db2pd -db <dbname> -memblocks top 
 
Top memory consumers in Appl memory set: 
PoolID     PoolName   TotalSize(Bytes)     %Bytes TotalCount 
%Count  LOC    File 
1               apph          353395680            8.48 
11043615    0.18       4199   925998910 
1               apph          352491840            8.46 
11015370    0.18       4199   925998910 
 
You will see high number of allocations from 925998910 block. 
 
As the connection stays persistent, the above block allocations 
will keep growing in number.
Problem-Zusammenfassung:
**************************************************************** 
* USERS AFFECTED:                                              * 
* DB2 Version 9.7 Fixpack 10 and below                         * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to DB2 Version 9.7 Fixpack 11                        * 
****************************************************************
Local-Fix:
Lösung
Fixed in DB2 Version 9.7 Fixpack 11
Workaround
keiner bekannt / siehe Local-Fix
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
26.03.2015
28.10.2015
28.10.2015
Problem behoben ab folgender Versionen (IBM BugInfos)
9.7.FP11
Problem behoben lt. FixList in der Version
9.7.0.11 FixList