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

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

Produkt:
DB2 FOR LUW / DB2FORLUW / A50 - DB2
Problembeschreibung:
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-Zusammenfassung:
**************************************************************** 
* USERS AFFECTED:                                              * 
* Inplace Reorg                                                * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to the latest fix pack.                              * 
****************************************************************
Local-Fix:
Lösung
Problem was first fixed in DB2 UDB Version 10.5 fix pack 6
Workaround
keiner bekannt / siehe Local-Fix
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
03.03.2015
31.08.2015
31.08.2015
Problem behoben ab folgender Versionen (IBM BugInfos)
Problem behoben lt. FixList in der Version
10.5.0.6 FixList