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

AUTOMATIC TUNING OF LINUX KERNEL.SHMALL PARAMETER INCORRECTLY ASSUMES THAT
PAGE SIZE IS 4K

Produkt:
DB2 FOR LUW / DB2FORLUW / A10 - DB2
Problembeschreibung:
Starting in DB2 9.7 Fix Pack 2 and DB2 9.5 Fix Pack 6,  the 
database manager uses a new formula to automatically adjust 
kernel parameter settings: 
 
kernel.shmall (SHMALL) =   2 * <size of RAM in 4k pages> 
 
During the starting of the DB2 instance, DB2 on Linux updates 
the kernel parameter SHMALL to a size equal to double the size 
of RAM. However in this calculation DB2 assumes the Linux 
default memory page size is equal to 4k. This assumption is not 
correct on a system where the default memory page size is not 
4k, such as on a system with 
a 64k page size. 
 
As a result , the calculated kernel parameter shmall may be too 
big. Please note that this fact itself doesn't cause any problem 
for DB2, and the instance should start normally. 
 
The formula has been adjusted as follows: 
kernel.shmall (SHMALL) =   2 * <size of RAM in the default 
system page size>
Problem-Zusammenfassung:
**************************************************************** 
* USERS AFFECTED:                                              * 
* DB2 LUW                                                      * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* Starting in DB2 9.7 Fix Pack 2 and DB2 9.5 Fix Pack 6,  the  * 
* database manager uses a new formula to automatically adjust  * 
* kernel parameter settings:                                   * 
*                                                              * 
* kernel.shmall (SHMALL) =   2 * <size of RAM in 4k pages>     * 
*                                                              * 
* During the starting of the DB2 instance, DB2 on Linux        * 
* updates                                                      * 
* the kernel parameter SHMALL to a size equal to double the    * 
* size                                                         * 
* of RAM. However in this calculation DB2 assumes the Linux    * 
* default memory page size is equal to 4k. This assumption is  * 
* not                                                          * 
* correct on a system where the default memory page size is    * 
* not                                                          * 
* 4k, such as on a system with                                 * 
* a 64k page size.                                             * 
*                                                              * 
* As a result , the calculated kernel parameter shmall may be  * 
* too                                                          * 
* big. Please note that this fact itself doesn't cause any     * 
* problem                                                      * 
* for DB2, and the instance should start normally.             * 
*                                                              * 
* The formula has been adjusted as follows:                    * 
* kernel.shmall (SHMALL) =   2 * <size of RAM in the default   * 
* system page size>                                            * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to DB2 10.1 fixpack 2                                * 
****************************************************************
Local-Fix:
verfügbare FixPacks:
DB2 Version 10.1 Fix Pack 2 for Linux, UNIX, and Windows
DB2 Version 10.1 Fix Pack 3 for Linux, UNIX, and Windows
DB2 Version 10.1 Fix Pack 4 for Linux, UNIX, and Windows
DB2 Version 10.1 Fix Pack 3a for Linux, UNIX, and Windows
DB2 Version 10.1 Fix Pack 6 for Linux, UNIX, and Windows

Lösung
Upgrade to DB2 10.1 fixpack 2
Workaround
keiner bekannt / siehe Local-Fix
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
17.11.2012
29.01.2013
29.01.2013
Problem behoben ab folgender Versionen (IBM BugInfos)
Problem behoben lt. FixList in der Version
10.1.0.2 FixList
10.5.0.2 FixList