home clear 64x64
en blue 200x116 de orange 200x116 info letter User
suche 36x36
Latest versionsfixlist
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
Have problems? - contact us.
Register for free anmeldung-x26
Contact form kontakt-x26

DB2 - Problem description

Problem IT04518 Status: Closed

SEVERE PERFORMANCE DEGRADATION AFTER OUT OF MEMORY ERROR WHEN
DB2_SQLWORKSPACE_CACHE IS SET

product:
DB2 FOR LUW / DB2FORLUW / A10 - DB2
Problem description:
DB2_SQLWORKSPACE_CACHE may be set in order to improve 
performance under highly concurrent OLTP workloads.  In an 
attempt to avoid an out of memory error condition in either an 
application heap or the application shared heap, the internal 
workspace cache setting is temporarily reset to 0, overriding 
the DB2_SQLWORKSPACE_CACHE setting, and an attempt is made to 
remove all cached memory, i.e. workspace that is not currently 
in use.  This may result in a sudden decrease in performance. 
Over time, assuming the memory constraints do not persist, the 
cache setting will return to normal (or whatever is specified in 
the DB2_SQLWORKSPACE_CACHE setting). 
 
The out of memory condition will more commonly occur in an 
environment with a fixed APPLHEAPSZ, APPL_MEMORY, or 
INSTANCE_MEMORY setting.  Frequently the freeing of cached 
memory will not avoid the out of memory condition.  Either the 
memory allocation is an unusually high single allocation that 
will fail regardless, or the memory constraint condition is 
pervasive due to an abnormal condition such as a memory leak or 
misconfiguration. 
 
The symptoms accompanying the performance degradation may 
include an out-of-memory error in the Application Heap or 
Application Shared Heap as indicated by the db2diag.log messages 
below, as well as a sudden decrease in Application Shared Heap 
memory consumption, which can be monitored via 
MON_GET_MEMORY_POOL (MEMORY_POOL_TYPE = APPL_SHARED) or db2pd 
-db <db> -mempools (PoolName = appshrh). 
 
Out of memory failure for Application Heap (APPLHEAPSZ) on node 
0. 
Out of memory failure for Applications Shared Heap (application 
shared) on node 0.
Problem Summary:
**************************************************************** 
* USERS AFFECTED:                                              * 
* DB2 systems with the registry variable                       * 
* DB2_SQLWORKSPACE_CACHE set                                   * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to DB2 Version 10.1 Fix Pack 5                       * 
****************************************************************
Local Fix:
Solution
Problem first fixed in DB2 Version 10.1 Fix Pack 5
Workaround
not known / see Local fix
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
19.09.2014
21.07.2015
21.07.2015
Problem solved at the following versions (IBM BugInfos)
Problem solved according to the fixlist(s) of the following version(s)
10.1.0.5 FixList