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

select against MDC table with a range predicate in SMP might return a
wrong result.

product:
DB2 FOR LUW / DB2FORLUW / 970 - DB2
Problem description:
In a rare timing scenario SQL doing a range table scan on a MDC
table in SMP mode only could loose rows from the result set.

There are optimizations in DB2 to determine the best next range
for each subagent to scan based on the usage of the system.
However, the calculation in the optimization does not ensure
each scan range is within the MDC block boundary and end up with
a range covering more than a single block.  On the other hand,
block predicate evaluation on a MDC table scan is done only once
per range since it does not expect the scan range to cross a
block boundary, it can incorrectly skip pages that would have
been qualified for the scan predicate.  And this is timing
related.
Problem Summary:
****************************************************************
* USERS AFFECTED:                                              *
* All                                                          *
****************************************************************
* PROBLEM DESCRIPTION:                                         *
* See Error Description, use Local fix or upgrade to release   *
* and fixpak that has this fix.                                *
****************************************************************
* RECOMMENDATION:                                              *
* See Error Description, use Local fix or upgrade to release   *
* and fixpak that has this fix.                                *
****************************************************************
Local Fix:
Disable SMP mode.
Or don't specify a range predicate on the MDC columns.
Solution
Workaround
not known / see Local fix
BUG-Tracking
forerunner  : IT17395 
follow-up : 
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
13.10.2016
30.05.2017
30.05.2017
Problem solved at the following versions (IBM BugInfos)
Problem solved according to the fixlist(s) of the following version(s)