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

FMP ROUTINE HISTORY BUFFER IS LEAKED ON FAILED FMP STARTUP OR ON THREADED
FMP TERMINATION

Produkt:
DB2 FOR LUW / DB2FORLUW / 970 - DB2
Problembeschreibung:
A small amount of memory used to track FMP (Fenced Mode Process) 
routine execution history may be leaked when FMP processes are 
failing to start or a threaded FMP process abnormally 
terminates.  The leak is typically a side-effect of some more 
severe problem which, if resolved, will avoid the leak. 
 
The memory is leaked in the APM or Agent pool management heap, 
which is allocated from the DBMS (Database Manager) memory set. 
The leak persists while the instance/member is active. 
 
Growth in the apm heap can be monitored via: 
db2pd -mempools (observe the statistics in the row with PoolName 
= apmh) 
On version 9.7 and higher, use the MON_GET_MEMORY_POOL routine 
and monitor the memory pool type of "APM" 
 
The specific memory allocations associated with the leak can be 
monitored with 
   db2pd -memblocks 70 
 
If the leak exists, there will be a large and growing number of 
allocations with a File value of 1411768028 and 1411768055 
All memory consumers in DBMS memory set: 
PoolID     PoolName   TotalSize(Bytes)     %Bytes TotalCount 
%Count LOC   File 
70         apmh       8416                 0.57   4 
0.63   815   1411768055 
70         apmh       352                  0.02   4 
0.63   164   1411768028
Problem-Zusammenfassung:
**************************************************************** 
* USERS AFFECTED:                                              * 
* Systems with environment problems surrounding the fenced     * 
* user environment (eg. incorrect permissions)                 * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Address the underlying problem                               * 
****************************************************************
Local-Fix:
Address the primary problem with FMP routine execution in order 
to avoid the memory leak
verfügbare FixPacks:
DB2 Version 9.7 Fix Pack 9 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 9a for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 10 for Linux, UNIX, and Windows

Lösung
Problem first fixed in DB2 Version 9.7 Fix Pack 9
Workaround
See Local Fix
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
05.12.2012
16.12.2013
16.12.2013
Problem behoben ab folgender Versionen (IBM BugInfos)
9.7.FP9
Problem behoben lt. FixList in der Version
9.7.0.9 FixList
9.7.0.9 FixList