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 | |
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 | |
9.7.0.3 |