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

DB2 INCORRECTLY RELEASES SHARED MEMORY ON LINUX, LEADING TO PAGING,
PERFORMANCE DEGRADATION

Produkt:
DB2 FOR LUW / DB2FORLUW / 950 - DB2
Problembeschreibung:
DB2 is intending to use the MADV_REMOVE flag on Linux to 
decommit memory with the madvise() API, but instead is falling 
back to a weaker MADV_DONTNEED flag.  This is due to an 
incorrect attempt to use MADV_REMOVE with memory mapped stack 
memory. 
 
As a result, DB2's shared memory is not being decommitted, but 
only unmapped.  Memory is not being released dynamically by DB2 
as expected and is also highly eligible for paging out, which 
can later result in performance degradation on page-ins if DB2 
wants to reuse the memory.  STMM will also not account for this 
memory in its target calculations, since it appears in memory 
statistics as though it were clean file cache pages, and 
available for other use.  This leads to memory overcommitment in 
STMM-tuned environments. 
 
Please note that vm.swappiness should be set to 0 for DB2 
systems, otherwise this may result in system swapping when there 
is no memory overcommitment.
Problem-Zusammenfassung:
**************************************************************** 
* USERS AFFECTED:                                              * 
* DB2 LUW on Linux platform                                    * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to DB2 Version 9.5 Fix Pack 9                        * 
****************************************************************
Local-Fix:
verfügbare FixPacks:
DB2 Version 9.5 Fix Pack 9 for Linux, UNIX, and Windows
DB2 Version 9.5 Fix Pack 10 for Linux, UNIX, and Windows

Lösung
Problem first fixed in DB2 Version 9.5 Fix Pack 9
Workaround
keiner bekannt / siehe Local-Fix
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
11.08.2011
12.06.2012
12.06.2012
Problem behoben ab folgender Versionen (IBM BugInfos)
9.5.FP9
Problem behoben lt. FixList in der Version
9.5.0.9 FixList