DB2 - Problem description
| Problem IT08163 | Status: Closed |
DB2 MAY TRAP IN SQLRA_GET_VAR WHEN HANDLING AN ERROR IF REOPT IS ENABLED. | |
| product: | |
DB2 FOR LUW / DB2FORLUW / A10 - DB2 | |
| Problem description: | |
Upon hitting a failure, error handling in sqlra_get_var may trap
if REOPT is enabled.
Typically the trap will be preceded by a db2diag.log messages
indicating the error, e.g:
2015-01-05-21.54.48.004039+480 I53168609A586 LEVEL: Error
PID : 11796724 TID : 605440 PROC : db2sysc
0
INSTANCE: db2inst1 NODE : 000 DB : SAMPLE
APPHDL : 0-56850 APPID: x.x.x.x.xxxxx.xxxxxxxxxxxx
AUTHID : DB2INST1
EDUID : 605440 EDUNAME: db2agent (SAMPLE) 0
FUNCTION: DB2 UDB, access plan manager,
sqlra_sqlC_acquire_sibling, probe:10
RETCODE : ZRC=0x8B0F0001=-1961951231=SQLO_NOMEM_APPH
"No memory available in 'Application Heap'"
DIA8301C No memory available in the application heap.
Followed by:
2015-01-05-21.54.48.004883+480 I53169729A574 LEVEL: Error
PID : 11796724 TID : 605440 PROC : db2sysc
0
INSTANCE: db2inst1 NODE : 000 DB : SAMPLE
APPHDL : 0-56850 APPID: x.x.x.x.xxxxx.xxxxxxxxxxxx
AUTHID : DB2INST1
EDUID : 605440 EDUNAME: db2agent (SAMPLE) 0
FUNCTION: DB2 UDB, access plan manager, sqlra_get_var, probe:350
RETCODE : ZRC=0x8B0F0001=-1961951231=SQLO_NOMEM_APPH
"No memory available in 'Application Heap'"
DIA8301C No memory available in the application heap.
The stack in the trap file may look like:
sqlra_get_var
sqlrr_process_execute_request
sqlrr_execute
... | |
| Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * Using DB2 for LUW with REOPT enabled. * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 Version 10.1 Fix Pack 5 * **************************************************************** | |
| Local Fix: | |
N/A. | |
| Solution | |
Problem first fixed in DB2 Version 10.1 Fix Pack 5 | |
| Workaround | |
not known / see Local fix | |
| Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 07.04.2015 21.07.2015 21.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 |
|