DB2 - Problem description
Problem IC62419 | Status: Closed |
SEQUENCE REFERENCES IN THE SELECT CLAUSE OF A SELECT INTO STATEMENT FAIL WITH SQL0348N. | |
product: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problem description: | |
An unexpected SQL0348N error is reported when a NEXT VALUE FOR sequence reference appears in the select clause of a SELECT INTO statement, and the SELECT INTO statement is within: - a compound SQL (compiled) statement that is within a trigger, or - a standalone compound SQL (compiled) statement. | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * All DB2 UDB systems on all Linux, Unix, and Windows * * platforms at service levels on Version 9.7.0. * **************************************************************** * PROBLEM DESCRIPTION: * * An unexpected SQL0348N error is reported when a NEXT VALUE * * FOR * * sequence reference appears in the select clause of a SELECT * * * * INTO statement, and the SELECT INTO statement is within: * * * * - a compound SQL (compiled) statement that is within a * * * * trigger, or * * - a standalone compound SQL (compiled) statement. * **************************************************************** * RECOMMENDATION: * * Upgrade to product version 9.7 fix pack 1. * **************************************************************** | |
Local Fix: | |
Attempt to rewrite the statement such that the sequence reference does not appear in the SELECT INTO statement. | |
available fix packs: | |
DB2 Version 9.7 Fix Pack 1 for Linux, UNIX, and Windows | |
Solution | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 06.08.2009 21.12.2009 21.12.2009 |
Problem solved at the following versions (IBM BugInfos) | |
9.7.FP1 | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.7.0.1 |