DB2 - Problembeschreibung
Problem IC73786 | Status: Geschlossen |
SUBQUERIES OR INLINE SQL FUNCTIONS WHICH HAVE INNER JOIN WITH ON CLAUSE RETURN SQL0338N | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problembeschreibung: | |
DB2 used to return SQL338N for a subquery or an inline SQL function referenced in the ON clause of an INNER JOIN operator. The restriction has been relaxed. However, SQL338N will continue to be returned for a subquery or an inline SQL function that is referenced in the ON clause of an OUTER JOIN operator. | |
Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * Users on V9.7 Fp3a and below * **************************************************************** * PROBLEM DESCRIPTION: * * DB2 used to return SQL338N for a subquery or an inline SQL * * * * function referenced in the ON clause of an INNER JOIN * * * * operator. The restriction has been relaxed. * * * * * * * * However, SQL338N will continue to be returned for a subquery * * or * * an inline SQL * * * * function that is referenced in the ON clause of an OUTER * * JOIN * * operator. * **************************************************************** * RECOMMENDATION: * * Upgrade to V9.7 FP4 or higher. * **************************************************************** | |
Local-Fix: | |
As a workaround, users can modify their query to rewrite INNER JOIN(the ANSI JOIN syntax) into the comma-separated join syntax. | |
verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 4 for Linux, UNIX, and Windows | |
Lösung | |
First fixed in V9.7 FP4 Local Fix: As a workaround, users can modify their query to rewrite INNER JOIN(the ANSI JOIN syntax) into the comma-separated join syntax. | |
Workaround | |
keiner bekannt / siehe Local-Fix | |
Bug-Verfolgung | |
Vorgänger : APAR is sysrouted TO one or more of the following: IC74075 IC74078 Nachfolger : | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 11.01.2011 09.05.2011 09.05.2011 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7.FP4 | |
Problem behoben lt. FixList in der Version | |
9.7.0.4 |