DB2 - Problem description
Problem IT02994 | Status: Closed |
CLI APPLICATION MAY CRASH IN CLI_SQLDISCONNECT WHEN ACCESSING DATABASE CONNECTION HANDLES IN A MULTI-THREADED PROCESS | |
product: | |
DB2 FOR LUW / DB2FORLUW / A10 - DB2 | |
Problem description: | |
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 Summary: | |
**************************************************************** * USERS AFFECTED: * * All DB2 V10.1 users * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 V10.1 Fix Pack 5 or higher. * **************************************************************** | |
Local Fix: | |
This crash condition can be minimized by reducing the number of database connection handles per environment handle. | |
Solution | |
First fixed in DB2 V10.1 Fix Pack 5 | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 07.07.2014 31.07.2015 31.07.2015 |
Problem solved at the following versions (IBM BugInfos) | |
Problem solved according to the fixlist(s) of the following version(s) | |
10.1.0.5 |