DB2 - Problembeschreibung
Problem IC83790 | Status: Geschlossen |
MEMORY LEAK IN CREATING GEODETIC INDEX | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problembeschreibung: | |
When using Geodetic library and running inserts/updates many values which update the geodetic (spatial) index, there is possibility of a major memory leak, which will affect the performance of the machine and database. The output of db2pd -memb will show OSSe pools with File 0 having a very big memory allocation or continuously growing without being released. Example: Memory blocks sorted by size: PoolID PoolName TotalSize(Bytes) TotalCount LOC File OSSe OSSe 2064469528 204131 43 0 OSSe OSSe 6815640 104 4293 745254192 OSSe OSSe 3801088 29 4512 925998910 OSSe OSSe 3705064 71 128 1235720678 | |
Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * ALL * **************************************************************** * PROBLEM DESCRIPTION: * * This is due to the allocation of memory for geodetic control * * blocks during the TF_FIRST call to gseGridIndexKeyGenerator. * * The memory is released during the TF_FINAL call to * * gseGridIndexKeyGenerator but this call is never made even * * though the UDF is defined WITH FINAL CALL. * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 Version 9.7 and Fix Pack 7 * **************************************************************** | |
Local-Fix: | |
verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 7 for Linux, UNIX, and Windows | |
Lösung | |
Problem was first fixed in DB2 Version 9.7 and Fix Pack 7 | |
Workaround | |
keiner bekannt / siehe Local-Fix | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 28.05.2012 25.10.2012 25.10.2012 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7. | |
Problem behoben lt. FixList in der Version | |
9.7.0.7 |