DB2 - Problembeschreibung
Problem IT05804 | Status: Geschlossen |
MEMORY LEAK IN APPLICATION HEAP WHEN RUNSTATS COMMAND WITH USE PROFILE OPTION IS EXECUTED | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / A10 - DB2 | |
Problembeschreibung: | |
Application Heap consuming memory and causing out of memory errors. This issue is triggered when RUNSTATS command with USE PROFILE option is executed in the loop. Leaking memory can be identified using following command: db2pd -db <database> -mempools On the subsequent iterations of this command row with a PoolName of apph should be looked for. Memory blocks sorted by size for apph pool: PoolID PoolName TotalSize(Bytes) TotalCount LOC File 1 apph 3249 9 34172 793532624 ... Memory blocks sorted by size for apph pool: PoolID PoolName TotalSize(Bytes) TotalCount LOC File 1 apph 74727 207 34172 793532624 ... Memory blocks sorted by size for apph pool: PoolID PoolName TotalSize(Bytes) TotalCount LOC File 1 apph 85918 238 34172 793532624 ... | |
Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * All users * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Uprgrade to DB2 10.1 fix pack 5 * **************************************************************** | |
Local-Fix: | |
Lösung | |
This APAR will fix memory leak issue. | |
Workaround | |
keiner bekannt / siehe Local-Fix | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 27.11.2014 10.08.2015 10.08.2015 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
Problem behoben lt. FixList in der Version | |
10.1.0.5 |