DB2 - Problembeschreibung
| Problem IT02435 | Status: Geschlossen |
STALE POINTER IN CURSOR HANDLING CODE CAN LEAD TO A CRASH IN FUNCTION CSMGETNEWCDBBUFFER | |
| Produkt: | |
DB2 FOR LUW / DB2FORLUW / A50 - DB2 | |
| Problembeschreibung: | |
When there is a mixture of CLI statements being executed on one connection, if one statement retrieves LOB data whilst another statement is still retrieving a result set via SQLFetch, then there is a possibility that a stale pointer will write data into a cached DB2 server side cursor buffer. This can lead to a crash in function csmGetNewCDBBuffer as the code reuses the buffer. As a secondary symptom, it can also lead to a wrong interpretation of data leading to unexpected symptoms during the SQLFetch e.g. error -30020 , or a "data truncation warning" or different as the code will not have written data to the right location and whatever data happens to be in memory will be read instead. | |
| Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * all * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 Cancun Release 10.5.0.4 (also known as Fix * * Pack 4) or Later * **************************************************************** | |
| Local-Fix: | |
| verfügbare FixPacks: | |
DB2 Cancun Release 10.5.0.4 (also known as Fix Pack 4) for Linux, UNIX, and Windows | |
| Lösung | |
First Fixed in DB2 Cancun Release 10.5.0.4 (also known as Fix Pack 4) | |
| Workaround | |
keiner bekannt / siehe Local-Fix | |
| Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 11.06.2014 13.10.2014 13.10.2014 |
| Problem behoben ab folgender Versionen (IBM BugInfos) | |
| Problem behoben lt. FixList in der Version | |
| 10.5.0.4 |
|