DB2 - Problembeschreibung
| Problem IC99963 | Status: Geschlossen |
CLI APPLICATION MAY CRASH IN CLI_SQLDISCONNECT WHEN ACCESSING DATABASE CONNECTION HANDLES IN A MULTI-THREADED PROCESS | |
| Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
| Problembeschreibung: | |
This is a concurrent access issue when one thread is traversing the environment's list of database connections looking for a database connection handle and another is freeing a database connection handle on the list and the memory happens to be returned to the OS. The stack of the crash may looks as follows: db2app64!CLI_sqlDisconnect db2app64!SQLDisconnect2 db2app64!SQLDisconnect ... This APAR adds latching code when traversing the list of database connection handles. | |
| Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * ALL * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 v9.7 Fixpack 10 * **************************************************************** | |
| Local-Fix: | |
This crash condition can be minimized by reducing the number of database connection handles per environment handle. | |
| Lösung | |
First fixed in DB2 v9.7 Fixpack 10 | |
| Workaround | |
keiner bekannt / siehe Local-Fix | |
| Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 10.03.2014 17.11.2014 17.11.2014 |
| Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7.FP10 | |
| Problem behoben lt. FixList in der Version | |
| 9.7.0.10 |
|