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 > Problem with Mon_HEAP_SZ

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-21-04, 05:43
anwyuta anwyuta is offline
Registered User
 
Join Date: Sep 2004
Posts: 24
Problem with Mon_HEAP_SZ

hi,

i am new in DB2 on Windows. I run a DB2 as a
Repository DB and got following Error in the Event Log.

ADM2004E Der Ereignismonitor "DB2DETAILDEADLOCK" wurde nicht aktiviert, da im
Datenbankmonitorzwischenspeicher nicht genügend Speicherplatz vorhanden war.
Zur Behebung dieses Fehlers erhöhen Sie den Wert für den
Konfigurationsparameter MON_HEAP_SZ des Datenbankmanagers, und starten Sie das
Exemplar erneut.

It is a Win2003 Box and a DB2 8.1.6 (WR21346)

Can anyone help how to solve the problem?
I cant find the Parameter MON_HEAP_SZ...

Thanks in advance.
Reply With Quote
  #2 (permalink)  
Old 12-21-04, 05:54
przytula przytula is offline
Registered User
 
Join Date: Nov 2004
Posts: 374
Mon_heap_sz

I can be changed with :
db2 update dbm cfg using MON_HEAP_SZ xxxx
to display
db2 get dbm cfg
check current value and adjust....
Best Regards, Guy Przytula
__________________
Best Regards, Guy Przytula
DB2/ORA/SQL Services
DB2 DBA & Advanced DBA Certified
DB2 Dprop Certified
http://users.skynet.be/przytula/dbss.html
Reply With Quote
  #3 (permalink)  
Old 12-21-04, 08:26
anwyuta anwyuta is offline
Registered User
 
Join Date: Sep 2004
Posts: 24
Thank you. ;-)

ANWY
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