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

COMPILING A SQL STATEMENT IN DB2 CAN FAIL WITH SQL0901N

product:
DB2 FOR LUW / DB2FORLUW / 950 - DB2
Problem description:
Compiling a SQL statement can fail with SQL0901N if the SQL 
statement is compiled with both Intra-Partition Parallelism and 
Inter-Partition Parallelism. 
 
The SQL0901N error message contains the following text: 
 
SQL0901N The SQL statement failed because of a non-severe system 
error. Subsequent SQL statements can be processed. (Reason 
"sqlno_smp_create_tq [100]:rc( 0) ".) SQLSTATE=58004
Problem Summary:
**************************************************************** 
* USERS AFFECTED:                                              * 
* ALL                                                          * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* Please see Problem Description above.                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to DB2 Version 9.5 Fix Pack 8.                       * 
****************************************************************
Local Fix:
Disable Intra-Partition Parallelism by using one of the 
following methods: 
 
 
Set database configuration parameter DFT_DEGREE to 1. This has 
database-wide effect. 
Set special register CURRENT DEGREE to 1. This affects the 
current connection for dynamic SQL. 
Use the bind option DEGREE. This affects the application for 
static SQL.
available fix packs:
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
First fixed in DB2 Version 9.5 Fix Pack 8.
Workaround
not known / see Local fix
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
28.02.2011
05.07.2011
05.07.2011
Problem solved at the following versions (IBM BugInfos)
9.5.FP8
Problem solved according to the fixlist(s) of the following version(s)
9.5.0.8 FixList