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

DATABASE HANG DURING CONCURRENT INSERT, MERGE AND DELETE STATEMENTS AGAINST
ITC TABLE

product:
DB2 FOR LUW / DB2FORLUW / A10 - DB2
Problem description:
You might encounter a database hang during concurrent INSERT, 
MERGE and DELETE statements against an ITC (insert time 
clustering) table. 
Neither a FORCE APPLICATIONS nor a db2stop force will help to 
release the hang situation. 
 
Using the db2pd -latches output you will see EDUs waiting for 
SQLO_LT_SQLD_PAGE_CACHE__pageCacheLatch. This latch in return 
will be held by the inserting EDU which is waiting for 
SQLO_LT_SQLB_BPD__bpdLatch_SX latch itself. 
 
The stack of the inserting EDU will look like: 
 
SQLO_SLATCH_CAS64::getConflictComplex 
SQLO_SLATCH_CAS64::getConflict 
sqlbGetAndMonitorPageLatch 
sqlbfix 
sqldb_blkMapScanPagesFwd 
sqldb_searchMap 
sqldb_blkMapSearch 
sqldb_findNewBlock 
sqldb_findNewBlockAndInsert 
sqldCreateAppendCachePagesForMDCTable 
sqldCreateNewAppendCache 
sqldExtendAppendCache 
sqldSearchPageCache 
sqldb_insertITCRow 
sqldRowInsert 
sqlrinsr 
sqlriisr 
sqlriSectInvoke 
 
 
The stack for the deleting EDU will look like: 
 
SQLO_SLATCH_CAS64::getConflictComplex 
SQLO_SLATCH_CAS64::getConflict 
sqloltch_ns_track 
sqldb_isBlockInAppendCache 
sqldb_updateBlkOnPage 
sqldb_updateBitsForBlockNum 
sqldb_freeBlock 
sqldRowDelete 
sqlridel 
sqlriSectInvoke
Problem Summary:
**************************************************************** 
* USERS AFFECTED:                                              * 
* All users                                                    * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to DB2 version 10.1.0.5.                             * 
****************************************************************
Local Fix:
Solution
The problem is first fixed in DB2 version 10.1.0.5.
Workaround
not known / see Local fix
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
17.11.2014
10.07.2015
10.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