DB2 - Problembeschreibung
Problem IC66968 | Status: Geschlossen |
CALLING SQLPARAMDATA() WITH WRONG PARAMETER MARKER DOESN'T THROW ERROR IN INTERLEAVED MODE | |
Produkt: | |
DB2 CONNECT / DB2CONNCT / 970 - DB2 | |
Problembeschreibung: | |
When attribute sql_attr_interleaved_stream_putdata or sql_attr_iinterleaved_stream_putdata is set, and lets say 2,3 and 4th parameter marker in statement are in DATA_AT_EXEC mode.Now calling SQLParamData() with parameter number as say 8 where 8 is a non-existing parameter marker,CLI driver doesn't throw any error. Data supplied for above is inserted into next available column which is incorrect behavior. | |
Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * CLI driver DB2 v97 * **************************************************************** * PROBLEM DESCRIPTION: * * When attribute sql_attr_interleaved_stream_putdata or * * * * sql_attr_iinterleaved_stream_putdata is set, and lets say * * 2,3 * * and 4th parameter marker in statement are in DATA_AT_EXEC * * * * mode.Now calling SQLParamData() with parameter number as say * * 8 * * where 8 is a non-existing parameter marker,CLI driver * * doesn't * * throw any error. Data supplied for above is inserted into * * next * * available column which is incorrect behavior. * **************************************************************** * RECOMMENDATION: * * Upgrade to V97FP2 * **************************************************************** | |
Local-Fix: | |
None. Applications shoud use correct index for parameter markers | |
verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 2 for Linux, UNIX, and Windows | |
Lösung | |
First fixed in DB2 UDB version v97 FP2 | |
Workaround | |
keiner bekannt / siehe Local-Fix | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 08.03.2010 07.07.2010 07.07.2010 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7.FP2 | |
Problem behoben lt. FixList in der Version | |
9.7.0.2 |