DB2 - Problembeschreibung
Problem IC91953 | Status: Geschlossen |
MULTI-THREADED APPLICATIONS USING BOTH ESQL/C AND CLI INTERFACES MAY EXPERIENCE HANGS OR CRASHES WHEN NOT USING EXPLICIT CONTEXT | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / A10 - DB2 | |
Problembeschreibung: | |
Multi-threaded applications that make use of ESQL/C in some threads and CLI in others and do not explicitly manage their own contexts may experience hangs or crashes. Hangs will typically have no other threads in active CLI or ESQL/C code, with one ESQL/C thread having the stack: NOTE: On Windows, stacks need to be determined from user mode crash dump files with the correct debugging symbols. Stacks logged in the Windows event logs will not be accurate. ntdll!KiFastSystemCallRet ntdll!ZwWaitForSingleObject kernel32!WaitForSingleObjectEx kernel32!WaitForSingleObject db2sys!sqloxconflict_LONG db2sys!sqloxltc_app db2app!sqlastrt db2app!sqlastrt ... Crashes will be in a CLI thread with a typical stack: sqlak_callbComplete sqljrParseRdbCmmReply sqljrParse sqljrDrdaArCommit CLI_sqlCommit SQLTransact2 SQLDisconnect2 SQLDisconnect ... (Notably here we see CLI functions calling an ESQL/C call back function.) This APAR fix will address the conditions resulting in these two described events. | |
Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * Multi-threaded applications using both ESQL/C and CLI * * interfaces * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 V10.1 FP3 or higher * **************************************************************** | |
Local-Fix: | |
Explicitly manage thread contexts in the application code. | |
verfügbare FixPacks: | |
DB2 Version 10.1 Fix Pack 3 for Linux, UNIX, and Windows | |
Lösung | |
First fixed in DB2 V10.1 FP3 | |
Workaround | |
Explicitly manage thread contexts in the application code | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 29.04.2013 01.10.2013 01.10.2013 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
Problem behoben lt. FixList in der Version | |
10.1.0.3 | |
10.1.0.3 |