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

INDEX/DATA MISMATCH MIGHT OCCUR IN AN MDC TABLE AFTER A DEFERRED ROLLOUT IS
SUSPENDED

product:
DB2 FOR LUW / DB2FORLUW / 970 - DB2
Problem description:
The error might occur when the following criteria are met: 
 
1) The table is an MDC table with at least two RID indexes. 
2) A deferred cleanup rollout delete is performed on that MDC 
table. 
3) Before the asynchronous index cleanup operation completes, it 
suspends due to lock timeout or deadlock, and another deferred 
cleanup rollout delete is performed on the table. 
4) As a result, it updates the block map incorrectly marking all 
rolled-out blocks as free even though the index cleanup is not 
complete. This might result in a variety of different index 
errors.  The problem can be detected by running the INSPECT 
command with the INDEXDATA option. 
 
You can see following output in db2diag.log when the async index 
cleanup suspends(3): 
 
EDUID   : 543210               EDUNAME: db2taskp (SAMPLE) 0 
FUNCTION: DB2 UDB, AIC, aicRolloutIndexCleanup, probe:2075 
MESSAGE : ADM9514I  BEGIN async index cleanup on table 
"DB2INST1.T1" 
          (ID "123") and table space "TS1" (ID "5"). 
  ... 
 
 
EDUID   : 543210               EDUNAME: db2taskp (SAMPLE) 0 
FUNCTION: DB2 UDB, AIC, aicRolloutIndexCleanup, probe:4318 
MESSAGE : ZRC=0x82A90066=-2102853530=ABP_SUSPEND_TASK_PRO 
          "Suspend the task processor" 
CALLED  : DB2 UDB, AIC, aicRolloutIndexCleanup
Problem Summary:
**************************************************************** 
* USERS AFFECTED:                                              * 
* All users                                                    * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to DB2 version 9.7.0.11.                             * 
****************************************************************
Local Fix:
If the problem occurs, rebuild the indexes.  To avoid the 
problem do not use deferred index cleanup. 
db2set DB2_MDC_ROLLOUT=IMMEDIATE
Solution
The problem is first fixed in DB2 version 9.7.0.11.
Workaround
not known / see Local fix
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
20.08.2015
06.10.2015
06.10.2015
Problem solved at the following versions (IBM BugInfos)
9.7.0.11
Problem solved according to the fixlist(s) of the following version(s)
9.7.0.11 FixList