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

AN OPERATION REQUIRING A SORT THAT EXPERIENCES INSUFFICIENT MEMORY
SCENARIO MAY TRAP.

product:
DB2 FOR LUW / DB2FORLUW / 950 - DB2
Problem description:
When Sort is using INCREMENTAL memory allocation (this is 
default for most sorts), and sort is not able to allocate enough 
memory for binsort structures to perform binsort on all records 
that were cached before spilling, then sort will perform the 
binsort on smaller chunks of records. In this scenario, sort 
will also check if each of the sorted chunks is already is 
sorted order. The method used to perform this check may cause a 
trap. 
We believe the problem is not pervasive. 
Symptom of this trap may differ slightly at the top of the 
stack, but will always contain 
sqlsBinSortIncremental()->sqlsCheckFSEQAcrossSpills()->sqlsInser 
tCompare(). 
 
  sqlv_bin_ncmp 
  sqlsInsertCompare 
  sqlsCheckFSEQAcrossSpills 
  sqlsBinSortIncremental 
  sqlsBuildRow 
  sqlsinsr 
  sqldReorgSortRow 
  sqldEvalDataPred 
  sqldReadNorm 
  sqldFetchNext 
  sqldFetchNext 
  sqldfrd 
  sqldReorgTableScanSort
Problem Summary:
**************************************************************** 
* USERS AFFECTED:                                              * 
* DB2 UDB Version 9.5                                          * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error description field for more information.            * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to Version 9.5 FixPack 7.                            * 
****************************************************************
Local Fix:
available fix packs:
DB2 Version 9.5 Fix Pack 7 for Linux, UNIX, and Windows
DB2 Version 9.5 Fix Pack 8 for Linux, UNIX, and Windows
DB2 Version 9.5 Fix Pack 9 for Linux, UNIX, and Windows
DB2 Version 9.5 Fix Pack 10 for Linux, UNIX, and Windows

Solution
Problem was first fixed in DB2 UDB Version 9.5 FixPack 7.
Workaround
not known / see Local fix
BUG-Tracking
forerunner  : APAR is sysrouted TO one or more of the following: IC70525 IC71276 IC71464 
follow-up : 
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
27.07.2010
11.01.2011
11.01.2011
Problem solved at the following versions (IBM BugInfos)
9.5.FP7
Problem solved according to the fixlist(s) of the following version(s)
9.1.0.7 FixList
9.5.0.7 FixList