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

DB2 PREP COMMAND FAILS WITH THE ERROR SQL0318N WHEN THE VALUES CLAUSE
CONTAINS THE KEYWORD FOR.

product:
DB2 FOR LUW / DB2FORLUW / B50 - DB2
Problem description:
The problem is introduced after the multi-row insert/fetch
feature was delivered.

The issue occurs when the SQL statement has FOR keyword in the
VALUES clause.

Sample SQL

EXEC SQL
    INSERT INTO T1
    VALUES ( NEXT VALUE FOR NUM_SEQ,
        :var1,
        :var2)
END-EXEC.

The keyword FOR in wrongly interpreted in this SQL.
Problem Summary:
Local Fix:
Solution
Workaround
not known / see Local fix
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
03.04.2021
22.06.2021
22.06.2021
Problem solved at the following versions (IBM BugInfos)
Problem solved according to the fixlist(s) of the following version(s)