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

POTENTIAL INDEX CORRUPTION WHEN USING INDEX COMPRESSION AND UNIC ODE
DATABASES WHICH USE UCA COLLATION WITH S(STRENGTH) = 1 OR 2

product:
DB2 FOR LUW / DB2FORLUW / A10 - DB2
Problem description:
The follow criteria must be met for the potential of index 
corruption: 
- Must be an index using index compression and defined with a 
varying length data type in the index key (excluding binary 
strings and character strings of the FOR BIT DATA subtype) 
- Must be a Unicode databases which use UCA collation with 
S(strength) = 1 or 2 
- Must acquire an exclusive lock on the table within the same 
unit of 
work as deleting some data from the index (for example, the lock 
could be the result of escalation or the LOCK TABLE command), 
followed by rollback of the unit of work. 
 
The corruption will result in a key mismatch between the table 
and index and can manifest in different ways. However, it will 
most commonly show up during a subsequent delete operation with 
a message like the following: 
 
DB21034E  The command was processed as an SQL statement because 
it was not a 
valid Command Line Processor command.  During SQL processing it 
returned: 
SQL0901N  The SQL statement or command failed because of a 
database system 
error. (Reason "Key data mismatch encountered during key 
delete".) 
SQLSTATE=58004 
 
Note that this is a common symptom to other problems so seeing 
this is not conclusive that you hit this problem. 
 
Also note the corruption might go undetected for some time after 
being introduced.  To detect the problem you can run INSPECT 
with the INDEXDATA option.
Problem Summary:
**************************************************************** 
* USERS AFFECTED:                                              * 
* All users                                                    * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to DB2 version 10.1.0.4.                             * 
****************************************************************
Local Fix:
Rebuild the corrupt index using the REORG INDEX(ES) command.
available fix packs:
DB2 Version 10.1 Fix Pack 4 for Linux, UNIX, and Windows
DB2 Version 10.1 Fix Pack 6 for Linux, UNIX, and Windows

Solution
The problem is first fixed in DB2 version 10.1.0.4.
Workaround
not known / see Local fix
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
20.03.2014
08.05.2014
27.08.2014
Problem solved at the following versions (IBM BugInfos)
Problem solved according to the fixlist(s) of the following version(s)
10.1.0.4 FixList