If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > After Migration from DB2 9.5 to 9.7 STMM Error - Why

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-25-11, 10:07
DB_N00b DB_N00b is offline
Registered User
 
Join Date: Jan 2010
Posts: 152
After Migration from DB2 9.5 to 9.7 STMM Error - Why

Hello folks,

After a successfull Migration from DB2 9.5 to 9.7 i get the following error in my db2diag. System AIX 6. This error comes up every 3 minutes which is really annoying.

2011-10-25-16.00.32.836217+120 I1200258A553 LEVEL: Error
PID : 1175638 TID : 30585 PROC : db2sysc 0
INSTANCE: db2inst1 NODE : 000 DB : EONL1
APPHDL : 0-8 APPID: *LOCAL.DB2.111025134232
AUTHID : DB2INST1
EDUID : 30585 EDUNAME: db2stmm (EONL1) 0
FUNCTION: DB2 UDB, Self tuning memory manager, stmmAttachToShm, probe:2781
MESSAGE : ECF=0x90000001=-1879048191=ECF_ACCESS_DENIED
Access denied
DATA #1 : String, 39 bytes
STMM unable to attach to shared memory.

Can anybody help? Thanks in advance.

DB_N00b
Reply With Quote
  #2 (permalink)  
Old 10-25-11, 18:04
db2girl db2girl is offline
∞∞∞∞∞∞
 
Join Date: Aug 2008
Location: Toronto, Canada
Posts: 1,816
Not sure why this error is logged, but you can try setting the following registry variable and then restarting the instance:

DB2STMM=GLOBAL_BENEFIT_SEGMENT_COMPATIBLE:YES
Reply With Quote
  #3 (permalink)  
Old 10-26-11, 02:42
DB_N00b DB_N00b is offline
Registered User
 
Join Date: Jan 2010
Posts: 152
I tried that ... and error still comes up :-(
Reply With Quote
  #4 (permalink)  
Old 10-26-11, 02:49
DB_N00b DB_N00b is offline
Registered User
 
Join Date: Jan 2010
Posts: 152
2011-10-26-08.49.08.988895+120 I59127A553 LEVEL: Error
PID : 1310856 TID : 30585 PROC : db2sysc 0
INSTANCE: db2inst1 NODE : 000 DB : EONL1
APPHDL : 0-8 APPID: *LOCAL.DB2.111026064608
AUTHID : DB2INST1
EDUID : 30585 EDUNAME: db2stmm (EONL1) 0
FUNCTION: DB2 UDB, Self tuning memory manager, stmmAttachToShm, probe:2781
MESSAGE : ECF=0x90000001=-1879048191=ECF_ACCESS_DENIED
Access denied
DATA #1 : String, 39 bytes
STMM unable to attach to shared memory.
Reply With Quote
  #5 (permalink)  
Old 10-26-11, 08:07
db2girl db2girl is offline
∞∞∞∞∞∞
 
Join Date: Aug 2008
Location: Toronto, Canada
Posts: 1,816
I think there are some changes/fixes going into v9.7 FP5 that changes permissions on the segment. Don't know the details.

I'd suggest opening a pmr.
Reply With Quote
  #6 (permalink)  
Old 10-26-11, 08:08
DB_N00b DB_N00b is offline
Registered User
 
Join Date: Jan 2010
Posts: 152
Quote:
Originally Posted by db2girl View Post
I think there are some changes/fixes going into v9.7 FP5 that changes permissions on the segment. Don't know the details.

I'd suggest opening a pmr.
I´ve already opened a PMR and IBM is looking for the problem.

Thank you alot for your help.
Reply With Quote
  #7 (permalink)  
Old 11-18-11, 02:04
DB_N00b DB_N00b is offline
Registered User
 
Join Date: Jan 2010
Posts: 152
IBM recommended to install Fixpack and I have done so. Problem is fixed now.
Reply With Quote
  #8 (permalink)  
Old 04-18-12, 15:28
tsquare tsquare is offline
Registered User
 
Join Date: Apr 2012
Posts: 1
I have two groups of db2 instances, a DB2 9.5 FP4 and a DB2 9.7 FP5 residing on a same host. The DB2 9.7 group was migrated from 9.5. All instances were working fine before 9.7 migration. After 9.7 migration, the 9.7 instances are fine, but 9.5 instance are getting :
2012-04-18-14.52.50.506729-240 I870056A559 LEVEL: Error
PID : 33816614 TID : 5929 PROC : db2sysc 0
INSTANCE: db2reld4 NODE : 000 DB : WRELD4DB
APPHDL : 0-20 APPID: *LOCAL.DB2.120418173122
AUTHID : LCUSER
EDUID : 5929 EDUNAME: db2stmm (WRELD4DB) 0
FUNCTION: DB2 UDB, Self tuning memory manager, stmmAttachToShm, probe:2687
MESSAGE : ECF=0x90000001=-1879048191=ECF_ACCESS_DENIED
Access denied
DATA #1 : String, 39 bytes
STMM unable to attach to shared memory.

Can anybody help? Thanks in advance.

tt
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On