DB2 - Problembeschreibung
Problem IC62503 | Status: Geschlossen |
INDPTR OF TYPE SQLLEN IS NOT REALLY RETURNING 64 BIT LENGTH. | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problembeschreibung: | |
The issue is on the SQLLEN handling inside the ODBC driver, On Windows 64 BIT platform, there is a mishandling in DB2 64-bit ODBC driver that it treats the array of SQLLEN data as an array of 32-bit integer rather than an array of 64-bit integer, so the DB2 ODBC driver and database server would think that bind parameter is SQL_DATA_AT_EXEC type of bind parameter for the case of batch insert, although none of the array bind parameter is in that type | |
Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * All users using IBM Data Server Client 9.5 on 64-bit Windows * * Server. * **************************************************************** * PROBLEM DESCRIPTION: * * The issue is on the SQLLEN handling inside the ODBC driver. * * On Windows 64 BIT platform, DB2 64-bit ODBC driver * * mishandles the array of SQLLEN data as an array of 32-bit * * integer rather than an array of 64-bit integer, so the DB2 * * ODBC driver and database server would think that bind * * parameter is SQL_DATA_AT_EXEC type of bind parameter for the * * case of batch insert, although none of the array bind * * parameter is in that type. * **************************************************************** * RECOMMENDATION: * * Apply FP5 to solve the issue. * **************************************************************** | |
Local-Fix: | |
verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 1 for Linux, UNIX, and Windows | |
Lösung | |
The issue is first fixed in FP5 of V9.5. | |
Workaround | |
keiner bekannt / siehe Local-Fix | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 12.08.2009 18.02.2010 18.02.2010 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.5. | |
Problem behoben lt. FixList in der Version | |
9.7.0.1 |