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

GETTING SQL0303N ERROR WHEN ISSUING THE SELECT STATEMENT AGAINST THE DB2
FOR Z/OS WITH QUERY ACCELERATION ENABLED.

product:
DB2 CONNECT / DB2CONNCT / 970 - DB2
Problem description:
DB2 application may get SQL0303N error when issuing the SELECT 
statement 
on a table with GRAPHIC column against the DB2 z/OS with 
QueryAcceleration enabled. 
 
db2 > connect to  <IDAAdatabase> 
 
db2 => set current query acceleration = all 
DB20000I  The SQL command completed successfully. 
 
db2 => select * from biqry.ebcdictb for read only 
 
COL01INT    COL07GRAP 
----------- ---------------------------------------- 
SQL0303N  A value cannot be assigned to a host variable in the 
SELECT, 
VALUES, FETCH or assignment statement because the data types are 
not compatible. 
SQLSTATE=42806 
 
Because with Query acceleration enabled DB2 z/OS redirects all 
the 
queries to Neteeza database, Netezza does not support GRAPHIC 
type. All 
GRAPHIC are mapped to UTF-8 in Netezza. DB2 client source layer 
was not 
handling this scenario.
Problem Summary:
**************************************************************** 
* USERS AFFECTED:                                              * 
* All                                                          * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Update to v9.7fp10 or above                                  * 
****************************************************************
Local Fix:
Solution
First fixed in v9.7fp10
Workaround
not known / see Local fix
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
25.02.2014
15.12.2014
15.12.2014
Problem solved at the following versions (IBM BugInfos)
9.7.FP10
Problem solved according to the fixlist(s) of the following version(s)
9.7.0.10 FixList