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

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

Produkt:
DB2 FOR LUW / DB2FORLUW / A50 - DB2
Problembeschreibung:
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): 
 
2015-01-01-10.00.00.000000+540 E571009E589           LEVEL: 
Warning 
PID     : 123456               TID : 140179515893504 PROC : 
db2sysc 0 
INSTANCE: db2inst1             NODE : 000            DB   : 
SAMPLE 
APPHDL  : 0-1234               APPID: *LOCAL.DB2.150101022705 
AUTHID  : DB2INST1             HOSTNAME: db2server 
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"). 
  ... 
 
2015-01-01-10.02.11.328114+540 I712797E573           LEVEL: Info 
PID     : 123456               TID : 140179515893504 PROC : 
db2sysc 0 
INSTANCE: db2inst1             NODE : 000            DB   : 
SAMPLE 
APPHDL  : 3-14429              APPID: *N3.DB2.150701092140 
AUTHID  : DB2INST1             HOSTNAME: db2server 
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-Zusammenfassung:
**************************************************************** 
* USERS AFFECTED:                                              * 
* MDC Tables                                                   * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Install this fix.                                            * 
****************************************************************
Local-Fix:
If the problem occurs, rebuild the indexes.  To avoid the 
problem do not use deferred index cleanup. 
db2set DB2_MDC_ROLLOUT=IMMEDIATE
Lösung
See Error Description
Workaround
keiner bekannt / siehe Local-Fix
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
20.08.2015
20.01.2016
20.01.2016
Problem behoben ab folgender Versionen (IBM BugInfos)
Problem behoben lt. FixList in der Version
10.5.0.7 FixList