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

LARGE SORT HEAP USAGE WHEN 0-CARDINALITY INDICATED ON SORT OPERATION

product:
DB2 FOR LUW / DB2FORLUW / A10 - DB2
Problem description:
DB2 will use large the fully confirgured amount of SORT HEAP 
when 0-cardinality is indicated on a SORT operation. 
 
The issue can be identified by examining the query access plan, 
and 
looking for a SORT with a 0 estimated cardinality.  Typically a 
0-cardinality function, table, global temporary table, or 
session temporary table can cause this plan. 
 
In Access plan : 
	3) SORT  : (Sort) 
		Cumulative Total Cost: 		22.6971 
		Cumulative CPU Cost: 		126925 
		Cumulative I/O Cost: 		2.9975 
		Cumulative Re-Total Cost: 	0.0097435 
		Cumulative Re-CPU Cost: 	34379.9 
		Cumulative Re-I/O Cost: 	0 
		Cumulative First Row Cost: 	22.6971 
		Estimated Bufferpool Buffers: 	2.9975 
 
		Arguments: 
		--------- 
		BUFFSORT: (Sort for Buffering Rows) 
			TRUE 
		DUPLWARN: (Duplicates Warning flag) 
			FALSE 
		NUMROWS : (Estimated number of rows) 
			0 <--------------------------------0 cardinality estimated. 
		ROWWIDTH: (Estimated width of rows) 
			424 
		SORTKEY : (Sort Key column) 
			NONE 
		TEMPSIZE: (Temporary Table Page Size) 
			4096 
		UNIQUE  : (Uniqueness required flag) 
			FALSE
Problem Summary:
**************************************************************** 
* USERS AFFECTED:                                              * 
* All users with large sort heap configured and 0-cardinality  * 
* tables                                                       * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Update the DB2 Linux, Unix, Windows server to Version 10.1   * 
* Fix Pack 4 or higher.                                        * 
****************************************************************
Local Fix:
Solution
Update the DB2 Linux, Unix, Windows server to Version 10.1 
Fix Pack 4 or higher.
Workaround
not known / see Local fix
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
22.10.2013
31.10.2017
31.10.2017
Problem solved at the following versions (IBM BugInfos)
Problem solved according to the fixlist(s) of the following version(s)