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

SQL0104N ERROR OCCURS WHEN PERFORMING FULL JOIN AGAINST VM

product:
DB2 FOR LUW / DB2FORLUW / 970 - DB2
Problem description:
When you execute a SQL against VM, for example: 
 
SELECT PART, K55ADMIN.PARTS_NOTNULL.NUM, PRODUCT, 
K55ADMIN.PRODUCTS_NOTNULL.NUM FROM K55ADMIN.PARTS_NOTNULL FULL 
JOIN K55ADMIN.PRODUCTS_NOTNULL ON (case when 
K55ADMIN.PARTS_NOTNULL.NUM = K55ADMIN.PRODUCTS_NOTNULL.NUM then 
1 when K55ADMIN.PARTS_NOTNULL.NUM != 
K55ADMIN.PRODUCTS_NOTNULL.NUM then 0 else null end) = 1 order by 
1,2,3,4 
 
You will get the following error: 
PART       NUM    PRODUCT         NUM 
---------- ------ --------------- ------ 
SQL1822N  Unexpected error code "-104" received from data source 
"DATASTORE2". 
Associated text and tokens are " SQL0104N  An unexpected token 
"IS NULL" was 
found fol".  SQLSTATE=560BD 
 
The same problem also occurs in v95 and v91.
Problem Summary:
**************************************************************** 
* USERS AFFECTED:                                              * 
* none                                                         * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* none                                                         * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to v97fp3                                            * 
****************************************************************
Local Fix:
available fix packs:
DB2 Version 9.7 Fix Pack 3 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 3a for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 4 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 5 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 6 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 7 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 8 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 9 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 9a for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 10 for Linux, UNIX, and Windows

Solution
Workaround
not known / see Local fix
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
15.04.2010
24.09.2010
24.09.2010
Problem solved at the following versions (IBM BugInfos)
9.7.FP3
Problem solved according to the fixlist(s) of the following version(s)
9.7.0.3 FixList
9.7.0.3 FixList