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 IC87456 Status: Closed

HANG DURING BUFFERPOOL FLUSH WHEN STMM IS ALTERING A BUFFERPOOL

product:
DB2 FOR LUW / DB2FORLUW / A10 - DB2
Problem description:
This is a timing issue that can happen when the following 
conditions are true: 
 
1) STMM: 
- altering a buffer pool 
- holding SQLO_LT_SQLB_BufferPool__prevBPDCachingLatch 
- waiting on page cleaner waitpost 
 
Stack trace: 
sqloWaitEDUWaitPost 
sqlbPauseCleanerGroup 
sqlbFinalizeRTBPState 
sqlbAlterBufferPoolAct 
 
2) Page cleaner: 
- waiting on an exclusive latch for page P1 
 
Stack trace: 
sqloltch_notrack 
sqlbClnrAsyncWriteSetup 
sqloDispatchNBlocks 
sqloLioReadWriteNBlocks 
sqlbClnrDispatchSomeAIO 
sqlbClnrWriteSerializeIOList 
sqlbClnrWritePages 
sqlbClnrFindWork 
 
3) Any EDU driving a flush of the dirty list by writing a log 
record, e.g. 
 
a) Index manager adding an index key: 
- holding an exclusive latch on page P2 
- holding SQLO_LT_SQLP_DBCB__add_logspace_sem 
- waiting on SQLO_LT_SQLB_BufferPool__prevBPDCachingLatch 
 
Stack trace: 
sqlbFlushForDLSubset 
sqlbFlush 
sqlbflshConditional 
sqlpgResSpace 
sqlpWriteLR 
sqliakn 
sqlischa 
sqlischa 
 
b) At the same time, another Index manager EDU holding page P1, 
e.g. during runstats processing: 
- holding a shared latch on page P1 
- waiting on a shared latch on page P2 
 
Stack trace: 
sqlbfix 
sqlifix 
sqliFixPageWithChildPtr 
sqlischs 
sqlistat 
sqldIndexStats 
sqlrLocalRunstats 
sqlrrsta 
sqlrr_runstats_DA
Problem Summary:
**************************************************************** 
* USERS AFFECTED:                                              * 
* See Error Description                                        * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to DB2 for Linux, UNIX, and Windows version 10.1 Fix * 
* Pack 2                                                       * 
****************************************************************
Local Fix:
The workaround is to disable STMM.
Solution
Problem first fixed in DB2 for Linux, UNIX, and Windows version 
10.1 Fix Pack 2
Workaround
not known / see Local fix
BUG-Tracking
forerunner  : APAR is sysrouted TO one or more of the following: IC87460 
follow-up : 
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
23.10.2012
31.12.2012
31.12.2012
Problem solved at the following versions (IBM BugInfos)
Problem solved according to the fixlist(s) of the following version(s)