DB2 - Problembeschreibung
Problem IC77138 | Status: Geschlossen |
TABLE FUNCTION ADMIN_GET_TAB_INFO CAUSES A MEMORY LEAK IN APPLICATION HEAP WITH DB2 V9.1 | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / 910 - DB2 | |
Problembeschreibung: | |
Calling SYSPROC.ADMIN_GET_TAB_INFO() in DB2 V9.1, will leak memory in the application heap. This can be monitored with "db2mtrk -a" or "db2pd -db <dbname> -memb all". The ouput of db2pd shows the following picture: Memory blocks sorted by size for apph pool: PoolID PoolName TotalSize(Bytes) TotalCount LOC File 1 apph 392000 1000 730 882766201 1 apph 360000 1000 2696 882766201 1 apph 280000 1000 690 882766201 1 apph 80000 1000 611 882766201 1 apph 80000 1000 594 882766201 1 apph 56000 1000 645 882766201 1 apph 56000 1000 628 882766201 1 apph 56000 1000 719 882766201 | |
Problem-Zusammenfassung: | |
Local-Fix: | |
Disconnecting the application will free the application heap memory. | |
verfügbare FixPacks: | |
DB2 Version 9.1 Fix Pack 11 for Linux, UNIX and Windows | |
Lösung | |
Workaround | |
keiner bekannt / siehe Local-Fix | |
Kommentar | |
NA | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 23.06.2011 08.03.2012 08.03.2012 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
Problem behoben lt. FixList in der Version | |
9.1.0.11 |