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

FFNR, FETCH FIRST N ROW ONLY MAY TAKE TIME UNEXPECTEDLY.

product:
DB2 FOR LUW / DB2FORLUW / 970 - DB2
Problem description:
Here is an example. If run a select similar below : 
SELECT A, B FROM FROM TAB1 ORDER BY A FETCH FIRST xxxxx ROW 
ONLY; 
 
And the table TAB1 has a lot of same data, it may take time as 
below : 
 
   FFNR 1400000 Total sort time (ms)                       = 
9217 
   FFNR 1300000 Total sort time (ms)                       = 
1084199 
 
1400000 rows case faster than 1300000 rows case. 
Larger number of rows faster than small number of rows 
unexpectedly.
Problem Summary:
**************************************************************** 
* USERS AFFECTED:                                              * 
* DB2 UDB Version 9.7                                          * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to Version 9.7 FixPack 11.                           * 
****************************************************************
Local Fix:
Solution
Problem was first fixed in DB2 UDB Version 9.7 FixPack 11.
Workaround
not known / see Local fix
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
26.05.2015
11.10.2015
11.10.2015
Problem solved at the following versions (IBM BugInfos)
9.7.FP11
Problem solved according to the fixlist(s) of the following version(s)
9.7.0.11 FixList