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 > DB2DETAILEDEADLOCK error

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-31-06, 10:26
anksagr anksagr is offline
Registered User
 
Join Date: Jul 2005
Posts: 102
DB2DETAILEDEADLOCK error

Hi everybody

I am getting this error in db2diag.log...

2006-05-30-18.36.33.522344-300 I30773521A336 LEVEL: Warning
PID : 966700 TID : 1 PROC : db2event (DB2DETAILDEADLOCK) 0
INSTANCE: xyz NODE : 000
FUNCTION: DB2 UDB, database monitor, sqm___sqlmeiot, probe:7
MESSAGE : target type 0 failed to open DB2DETAILDEADLOCK with rc -2146631636

the event monitor is disabled, even then I am getting this error..

I don't understand why I am getting this error, can anybody help me in understanding this.

Thanks
Anks
Reply With Quote
  #2 (permalink)  
Old 05-31-06, 11:07
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
It is automatically enabled each time you start the database ...

If you don't want it, delete it

Sathyaram
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
Reply With Quote
  #3 (permalink)  
Old 05-31-06, 11:20
JAYANTA_DATTA JAYANTA_DATTA is offline
Registered User
 
Join Date: Oct 2004
Location: DELHI INDIA
Posts: 336
Cool

go to the directory:
$DB2HOME/NODE0000/SQL00001/db2event/db2detaildeadlock

$ rm -rf *.evt

after that you shouldnot receive this error.

Thanks,
Jayanta Datta
New Delhi
Reply With Quote
  #4 (permalink)  
Old 05-31-06, 13:04
anksagr anksagr is offline
Registered User
 
Join Date: Jul 2005
Posts: 102
We were not getting these errors earlier, they just started like a day ago. Is there any particular reason for these errors and can we fix those things also?

I hope I can safely delete it and it won't affect anything

Thanks

Anks
Reply With Quote
  #5 (permalink)  
Old 05-31-06, 14:38
anksagr anksagr is offline
Registered User
 
Join Date: Jul 2005
Posts: 102
I just checked the usage of .evt file. It is actually using only 62% of the memory that has been allocated to this file??? Then why these errors??
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