DB2 - Problem description
Problem IC69319 | Status: Closed |
TRAP POSSIBLE DURING THE ROLLBACK OF A TRANSACTION THAT INCLUDES THE CREATION OF A DECLARED GLOBAL TEMPORARY TABLE | |
product: | |
DB2 FOR LUW / DB2FORLUW / 980 - DB2 | |
Problem description: | |
If a transaction includes the creation of a declared global temporary table as well as a query of that transaction, then a seg-v/abend can occur during the rollback of that transaction. A typical stack would look like so: sqlra_inval_obj_hard sqlra_inval_vars_hard sqlrl_userTempDrop sqlrr_logUndo sqldmund sqlptudo sqlptud1 sqlpxrb sqlrkrbk sqlrrbck_dps sqlrrbck sqlrr_rollback | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * users of declared global temporary tables * **************************************************************** * PROBLEM DESCRIPTION: * * sig-segv/abend during rollback * **************************************************************** * RECOMMENDATION: * * move to version 9.5 fixpack 6 * **************************************************************** | |
Local Fix: | |
commit the creation of the declared global temporary table before querying. | |
available fix packs: | |
DB2 Version 9.8 Fix Pack 3 for Linux, UNIX, and Windows | |
Solution | |
Fixed in DB2 for LUW version 9.5, fixpack 6 | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 17.06.2010 08.11.2012 08.11.2012 |
Problem solved at the following versions (IBM BugInfos) | |
9.5.FP6 | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.8.0.3 |