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

DB2 MAY CRASH UNDER SQLRIBNO IF AN INTERNAL RECORD IS SELECTED AS PART OF A
RIDLIST SCAN

product:
DB2 FOR LUW / DB2FORLUW / A50 - DB2
Problem description:
DB2 may crash under sqlribno if an internal record is selected 
as part of a RIDLIST scan 
 
The stack will be similar to: 
 
    memcpy 
    sqlribnoCb 
    sqlribno 
    sqlriExecSargThread 
    sqldEvalDataPred 
    sqldGetXMLDocument 
    sqldRowFetch 
    sqlriListFetch 
    sqlriSectInvoke 
    ... 
 
 
This APAR fix will introduce processing to skip over internal 
records allowing the scan to continue unimpeded. 
 
This situation is more likely to occur if the RIDLIST_SCAN takes 
a long time to run and will only happen if an internal record 
gets written or moved during the time the scan is open causing 
the rdilist scan to unintentionally attempt to see the internal 
record as data. 
 
Under normal data (ridlist_scan) conditions  there should be no 
way that a page dictionary slot is part of the scan nor should a 
page dictionary slot be interpreted to be a data slot.
Problem Summary:
**************************************************************** 
* USERS AFFECTED:                                              * 
* ALL                                                          * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See problem description above.                               * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to DB2 Version 10.5 Fix Pack 7                       * 
****************************************************************
Local Fix:
Solution
First fixed in DB2 Version 10.5 Fix Pack 7
Workaround
not known / see Local fix
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
12.09.2014
09.04.2015
29.04.2016
Problem solved at the following versions (IBM BugInfos)
Problem solved according to the fixlist(s) of the following version(s)
10.5.0.5 FixList
10.5.0.7 FixList