suche 36x36
Latest versionsfixlist
11.1.0.7 FixList
10.5.0.9 FixList
10.1.0.6 FixList
9.8.0.5 FixList
9.7.0.11 FixList
9.5.0.10 FixList
9.1.0.12 FixList
Have problems? - contact us.
Register for free anmeldung-x26
Contact form kontakt-x26

DB2 - Problem description

Problem IT16512 Status: Closed

DB2 EDU MIGHT TRAP IN SQMFASTWRITER::INITFASTWRITER() DURING THETAKEOVER IN
HADR ENVIRONMENT AFTER SQLO_NOMEM_DBH ERROR

product:
DB2 FOR LUW / DB2FORLUW / A50 - DB2
Problem description:
In HADR environments with DBHEAP constrained at fairly low 
level, 
DB2 fast writer EDUs (required for event monitor infrastructure) 
might fail to initialize properly during the takeover. As the 
result following messages will be logged to db2diag.log: 
 
2016-07-14-15.12.34.936413+120 E230488573E619        LEVEL: 
Error 
PID     : 6210                 TID : 140684346517248 PROC : 
db2sysc 0 
INSTANCE: db2inst1             NODE : 000            DB   : 
SAMPLE 
HOSTNAME: hostname 
EDUID   : 100                  EDUNAME: db2hadrs.0.0 (SAMPLE) 0 
FUNCTION: DB2 UDB, database monitor, 
sqmFastWriterQueueMgr::initFastWriterQueueMgr, probe:20 
MESSAGE : ZRC=0x8B0F0002=-1961951230=SQLO_NOMEM_DBH 
          "No memory available in 'Database Heap'" 
          DIA8302C No memory available in the database heap. 
DATA #1 : String, 42 bytes 
Error occured initializing fast writer mgr 
 
2016-07-14-15.12.34.936726+120 I230489193E548        LEVEL: 
Severe 
PID     : 6210                 TID : 140684346517248 PROC : 
db2sysc 0 
INSTANCE: db2inst1             NODE : 000            DB   : 
SAMPLE 
HOSTNAME: hostname 
EDUID   : 100                  EDUNAME: db2hadrs.0.0 (SAMPLE) 0 
FUNCTION: DB2 UDB, database monitor, 
sqmFastWriterManager::initFastWriterManager, probe:20 
MESSAGE : ZRC=0x8B0F0002=-1961951230=SQLO_NOMEM_DBH 
          "No memory available in 'Database Heap'" 
          DIA8302C No memory available in the database heap. 
 
and one of the fast writer EDUs might trap with SEGV: 
 
2016-07-14-15.12.39.058618+120 I230500996E613        LEVEL: 
Error 
PID     : 6210                 TID : 140684287796992 PROC : 
db2sysc 0 
INSTANCE: db2inst1             NODE : 000            DB   : 
ICMPLSDB 
APPHDL  : 0-25                 APPID: 
10.237.113.40.42823.160714131238 
AUTHID  : ICMCONCT             HOSTNAME: ulxxpcmls2 
EDUID   : 103                  EDUNAME: db2agent (ICMPLSDB) 0 
FUNCTION: DB2 UDB, base sys utilities, sqleagnt_sigsegvh, 
probe:1 
MESSAGE : Error in agent servicing application with coor_node: 
DATA #1 : Hexdump, 2 bytes 
0x00007FF39CC0F6B2 : 0000 
 
with following functions on the top of the stack: 
 
sqmFastWriter::initFastWriter 
sqmFastWriterManager::startupWriters 
sqeLocalDatabase::StartBackgroundAgents 
sqeApplication::InitEngineComponents 
sqeApplication::AppStartUsing 
sqeApplication::AppLocalStart 
sqlelostWrp 
 
 
The trap will be sustained, that is, will not bring down DB2 
engine, but to recover one will have to follow the steps from 
"Recovering from sustained traps" Knowledge Center chapter. Most 
importantly, after such a trap regular TAKEOVER will fail 
because PRIMARY will not be able to force off trapped EDU, so 
TAKEOVER BY FORCE must be used.
Problem Summary:
**************************************************************** 
* USERS AFFECTED:                                              * 
* ALL                                                          * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to Db2 10.5 Fix Pack 9 or higher                     * 
****************************************************************
Local Fix:
Use higher value or AUTOMATIC setting for DBHEAP: 
$ db2 update db cfg for <db_name> using DBHEAP AUTOMATIC
Solution
First fixed in Db2 10.5 Fix Pack 9
Workaround
not known / see Local fix
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
08.08.2016
29.09.2017
29.09.2017
Problem solved at the following versions (IBM BugInfos)
9.0.
Problem solved according to the fixlist(s) of the following version(s)