DB2 - Problem description
Problem IT03501 | Status: Closed |
UR ISOLATION QUERY NEEDING ALIAS RESOLUTION MIGHT LEAD TO STACK CORRUPTION (SEGV) IF AN ALIAS IS CREATED AT THE SAME TIME. | |
product: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problem description: | |
If you run a query with UR isolation and that query deals with aliases (for example, uses the TABLE_NAME function) you might end up with stack corruption if at the same time another session is (re-)creating an alias used by the statement. The stack corruption will most likely prevent the trap file from containing a valid stack and will also prevent a debugger from unwinding the stack but a manual unwind would show 'memcpy()' issued from 'sqlrlResolveAlias()'. Key indicators would include a instruction pointer register indicating memcpy() and a signal address in thread stack memory. | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * ALL * **************************************************************** * PROBLEM DESCRIPTION: * * See description above. * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 V9.7 FP10 or higher. * **************************************************************** | |
Local Fix: | |
n/a | |
Solution | |
First fixed in DB2 V9.7 FP10 | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 31.07.2014 13.11.2014 13.11.2014 |
Problem solved at the following versions (IBM BugInfos) | |
9.7.FP10 | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.7.0.10 |