Neueste VersionenFixList
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
Haben Sie Probleme? - Kontaktieren Sie uns.
Kostenlos registrieren anmeldung-x26
Kontaktformular kontakt-x26

DB2 - Problembeschreibung

Problem IC66900 Status: Geschlossen

SQL407N RETURNED WHEN INSERTING INTO OR UPDATING TABLE WITH GENE RATED BY
DEFAULT ROW CHANGE TIMESTAMP COLUMN AND BEFORE TRIGGER

Produkt:
DB2 FOR LUW / DB2FORLUW / 950 - DB2
Problembeschreibung:
SQL407N is returned upon INSERT/UPDATE on a table T where: 
- T has a generated column (RCTS) defined as FOR EACH ROW ON 
UPDATE AS ROW CHANGE TIMESTAMP 
- Column RCTS is specified with GENERATED BY DEFAULT 
- T has a corresponding BEFORE INSERT/UPDATE trigger 
- The trigger body has a SET statement that modifies a new 
transition variable from T 
- A value has been provided in the INSERT/UPDATE statement for 
column RCTS
Problem-Zusammenfassung:
**************************************************************** 
* USERS AFFECTED:                                              * 
* ALL                                                          * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* SQL407N is returned upon INSERT/UPDATE on a table T where:-  * 
* T has a generated column (RCTS) defined as FOR EACH ROW      * 
* ONUPDATE AS ROW CHANGE TIMESTAMP- Column RCTS is specified   * 
* with GENERATED BY DEFAULT- T has a corresponding BEFORE      * 
* INSERT/UPDATE trigger- The trigger body has a SET statement  * 
* that modifies a newtransition variable from T- A value has   * 
* been provided in the INSERT/UPDATE statementfor column RCTS  * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to DB2 9.5 fp6 or use the temporary fix.             * 
****************************************************************
Local-Fix:
- Specify the DEFAULT keyword as the value for the ROW CHANGE 
TIMESTAMP column in the INSERT/UPDATE statement. 
- Do not specify an explicit value for the ROW CHANGE TIMESTAMP 
column in the INSERT/UPDATE statement. 
- Specify GENERATED ALWAYS, instead of GENERATED BY DEFAULT, for 
the ROW CHANGE TIMESTAMP column
verfügbare FixPacks:
DB2 Version 9.5 Fix Pack 6a for Linux, UNIX, and Windows
DB2 Version 9.5 Fix Pack 7 for Linux, UNIX, and Windows
DB2 Version 9.5 Fix Pack 8 for Linux, UNIX, and Windows
DB2 Version 9.5 Fix Pack 9 for Linux, UNIX, and Windows
DB2 Version 9.5 Fix Pack 10 for Linux, UNIX, and Windows

Lösung
Problem was first fixed in Db2 9.5 fp6
Workaround
- Specify the DEFAULT keyword as the value for the ROW CHANGE 
TIMESTAMP column in the INSERT/UPDATE statement. 
- Do not specify an explicit value for the ROW CHANGE TIMESTAMP 
column in the INSERT/UPDATE statement. 
- Specify GENERATED ALWAYS, instead of GENERATED BY DEFAULT, 
 
for 
the ROW CHANGE TIMESTAMP column
Bug-Verfolgung
Vorgänger  : APAR is sysrouted TO one or more of the following: IC67198 IC68346 
Nachfolger : 
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
04.03.2010
31.05.2010
31.05.2010
Problem behoben ab folgender Versionen (IBM BugInfos)
9.5.FP6
Problem behoben lt. FixList in der Version