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

Compiling a query that has "distinct" keyword in intra_partition
parallelism mode can result in SQL901N error

Produkt:
DB2 FOR LUW / DB2FORLUW / A50 - DB2
Problembeschreibung:
Compiling a query that has "distinct" keyword in intra_partition 
parallelism mode can result in the following SQL901N error: 
 
SQL0901N  The SQL statement or command failed because of a 
database system 
error. (Reason "Order cols removed from sort output cols.".) 
SQLSTATE=58004 
 
 
The stack includes the following functions 
 
sqlnn_erds 
sqlno_post_order_near_normalize 
sqlno_post_order_near_normalize 
sqlno_smp_test_create_part_from_key_order 
sqlno_smp_check_plan 
sqlnoSmpPlanPass
Problem-Zusammenfassung:
**************************************************************** 
* USERS AFFECTED:                                              * 
* intra_partition parallelism                                  * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to DB2 Version 10.5 Fix Pack 7                       * 
****************************************************************
Local-Fix:
There are two alternatives: 
- Turn off intra_partition parallelism for the entire instance: 
db2 update dbm cfg using INTRA_PARALLEL NO and restart the 
instance. 
- Turn off intra_partition parallelism only for the query by 
setting CURRENT QUERY DEGREE to 1.
Lösung
First fixed in DB2 Version 10.5 Fix Pack 7
Workaround
keiner bekannt / siehe Local-Fix
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
03.10.2015
19.01.2016
19.01.2016
Problem behoben ab folgender Versionen (IBM BugInfos)
Problem behoben lt. FixList in der Version
10.5.0.7 FixList