DB2 - Problembeschreibung
| Problem IC62429 | Status: Geschlossen |
CLI ACCESS VIOLATION ON SQLFETCH() WHEN SQL_ATTR_ROW_ARRAY_SIZE > 1 | |
| Produkt: | |
DB2 FOR LUW / DB2FORLUW / 950 - DB2 | |
| Problembeschreibung: | |
An access violation will occur on SQLFetch() when SQL_ATTR_ROW_ARRAY_SIZE > 1 is used. An example error you may see on Windows is <Program name> has encountered a problem and needs to close. We are sorry for the inconvenience. | |
| Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * DB2 LUW v9.5 CLI baed applications * **************************************************************** * PROBLEM DESCRIPTION: * * An access violation will occur on SQLFetch() when * * * * SQL_ATTR_ROW_ARRAY_SIZE > 1 is used. * * * * * * * * An example error you may see on Windows is * * * * <Program name> has encountered a problem and needs to close. * * * * We are sorry for the inconvenience. * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 LUW v9.5 Fixpak 5 * **************************************************************** | |
| Local-Fix: | |
Use SQL_ATTR_ROW_ARRAY_SIZE = 1 | |
| verfügbare FixPacks: | |
DB2 Version 9.5 Fix Pack 5 for Linux, UNIX, and Windows | |
| Lösung | |
First fixed in DB2 LUW v9.5 Fixpak 5 | |
| Workaround | |
Use SQL_ATTR_ROW_ARRAY_SIZE = 1 | |
| Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 07.08.2009 17.02.2010 17.02.2010 |
| Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.5. | |
| Problem behoben lt. FixList in der Version | |
| 9.5.0.5 |
|