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

SLOW INSERT PERFORMANCE IN PURESCALE BECAUSE UNCOMMITTED DELETED SLOTS
AREN'T REUSED CORRECTLY

product:
DB2 FOR LUW / DB2FORLUW / B10 - DB2
Problem description:
Normally, if there are no other active transactions, deleted
slots created by a transaction should be usable by the same
transaction. However this doesn't always happen.

Conditions for this APAR are the following:
- pureScale
- need to read a page from disk
- the page needs to have a youngest_tid set (a delete by a
different transaction occurred in the past)
- deletes are not committed before an insert

Here is a snippet of db2trc.
db2 connect t test
APPHNDL=`db2 -x "values MON_GET_APPLICATION_HANDLE()"`
db2trc on -m "exit.*.*.sqldCheckPageForInsert.*" -f db2trc.dmp
-apphdl ${APPHNDL} -t
grep "sqldCheckPageForInsert exit" db2trc.flw |  head -n 7

Good case, sqldCheckPageForInsert will return with rc = 0
1           sqldCheckPageForInsert exit
2           sqldCheckPageForInsert exit
3           sqldCheckPageForInsert exit
4           sqldCheckPageForInsert exit
5           sqldCheckPageForInsert exit
6           sqldCheckPageForInsert exit
7           sqldCheckPageForInsert exit

ng.case sqldCheckPageForInsert was returned with rc = 10002.
1           sqldCheckPageForInsert exit [rc = 0x00002712 =
10002]
2           sqldCheckPageForInsert exit [rc = 0x00002712 =
10002]
3           sqldCheckPageForInsert exit [rc = 0x00002712 =
10002]
4           sqldCheckPageForInsert exit [rc = 0x00002712 =
10002]
5           sqldCheckPageForInsert exit [rc = 0x00002712 =
10002]
6           sqldCheckPageForInsert exit [rc = 0x00002712 =
10002]
7           sqldCheckPageForInsert exit [rc = 0x00002712 =
10002]
Problem Summary:
****************************************************************
* USERS AFFECTED:                                              *
* ALL                                                          *
****************************************************************
* PROBLEM DESCRIPTION:                                         *
* See Error Description                                        *
****************************************************************
* RECOMMENDATION:                                              *
* Upgrade to Db2 11.1 Mod 4 Fixpack 4 or higher                *
****************************************************************
Local Fix:
Solution
Workaround
not known / see Local fix
BUG-Tracking
forerunner  : IT24047 
follow-up : 
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
04.05.2018
27.11.2018
27.11.2018
Problem solved at the following versions (IBM BugInfos)
Problem solved according to the fixlist(s) of the following version(s)