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

ROWS COULD BE OVERWRITTEN ON DATA PAGE IF INPLACE REORG UNLATCHED THEN
RELATCHED A PAGE DUE TO A PAGE LATCH CONFLICT

product:
DB2 FOR LUW / DB2FORLUW / A50 - DB2
Problem description:
When inplace reorg moves a row, after a target page is found and 
latched, the page with the row to be moved is latched while the 
target page is still latched. If a latch conflict is 
encountered, the target page may need to be unlatched and the 
pages latched in the appropriate order to prevent a deadlatch 
with concurrent applications. Before unlatching the target page, 
space is reserved on the page for the row to be moved to prevent 
a concurrent application from using the space. If inplace reorg 
already has sufficient reserved space on the page, no additional 
space is reserved. In the case where inplace reorg did not 
reserve any additional space, if, between the time the target 
page is unlatched and relatched, a concurrent application 
inserts a row onto the target page or updates a row causing it 
to grow in size, inplace reorg will overwrite one or more rows 
on the page. 
 
Various symptoms are possible, including incorrect data being 
returned or abends when reading data from the page. One example 
of an error being returned during a query is 
the following being dumped to the db2diag.log 
 
FUNCTION: DB2 UDB, data management, sqldFetchOverflow, 
probe:2145 
MESSAGE : New scanner found to be following a REORGPOINTER! 
DATA #1 : Hexdump, 8 bytes 
0x00002AAD9F3FAF88 : 7200 0600 0000 0000
Problem Summary:
**************************************************************** 
* USERS AFFECTED:                                              * 
* Inplace Reorg                                                * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to the latest fix pack.                              * 
****************************************************************
Local Fix:
Solution
Problem was first fixed in DB2 UDB Version 10.5 fix pack 6
Workaround
not known / see Local fix
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
03.03.2015
31.08.2015
31.08.2015
Problem solved at the following versions (IBM BugInfos)
Problem solved according to the fixlist(s) of the following version(s)
10.5.0.6 FixList