DB2 - Problembeschreibung
Problem IC77656 | Status: Geschlossen |
QUERY GENERATOR IS NOT CHECKING IF COLUMN NAME IS CASE SENSITIVE AND USING COLUMN NAME WITHOUT QUOTES RESULTING IN EXCEPTION | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problembeschreibung: | |
When generated keys is specified in a prepared statement, and useIdentityValLocalForAutoGeneratedKeys property is set to 'false' or not set, JCC generates a SELECT FROM INSERT query to retrieve generated keys. However, the query generator is not checking if the column name is case sensitive (it should be within quotes if it is) and using the column name without quotes results in an invalid column SQL exception. | |
Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * ALL * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade JDBC driver to the one included with v9.7 Fixpack 5. * **************************************************************** | |
Local-Fix: | |
Set useIdentityValLocalForAutoGeneratedKeys=true | |
verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 6 for Linux, UNIX, and Windows | |
Lösung | |
Problem was first fixed in the JDBC driver included with v9.7 Fixpack 5. This is a client side fix. | |
Workaround | |
keiner bekannt / siehe Local-Fix | |
Bug-Verfolgung | |
Vorgänger : APAR is sysrouted TO one or more of the following: IC79655 Nachfolger : | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 21.07.2011 04.07.2012 04.07.2012 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7., 9.7.FP5 | |
Problem behoben lt. FixList in der Version | |
9.7.0.5 |