dbTalk Databases Forums  

DB2 is waiting for something

comp.databases.ibm-db2 comp.databases.ibm-db2


Discuss DB2 is waiting for something in the comp.databases.ibm-db2 forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Klemens
 
Posts: n/a

Default DB2 is waiting for something - 08-13-2003 , 09:18 AM






We got a database that didn't react for minutes. How can I find out what it
is waiting for. Connection monitor shows several Connections in Compiling
state. So it seems that there is an internal lock which blocks the
compilation.

Thanks
Klemens



Reply With Quote
  #2  
Old   
PM \(pm3iinc-nospam\)
 
Posts: n/a

Default Re: DB2 is waiting for something - 08-13-2003 , 02:57 PM






db2 get snapshot for locks ...
A transaction probably did not commit and still holding locks on catalog
tables.
There could also be utilities running but with the 'Compiling' hint, it is
less likely.


PM

"Klemens" <klemens.moehlenkamp (AT) maxess (DOT) de> a écrit dans le message de news:
bhdhc5$1112fa$1 (AT) ID-155009 (DOT) news.uni-berlin.de...
Quote:
We got a database that didn't react for minutes. How can I find out what
it
is waiting for. Connection monitor shows several Connections in Compiling
state. So it seems that there is an internal lock which blocks the
compilation.

Thanks
Klemens





Reply With Quote
  #3  
Old   
zeb
 
Posts: n/a

Default Re: DB2 is waiting for something - 08-15-2003 , 06:59 AM



What says the db2diag.log during this long time ?

ZEB

Klemens a écrit:
Quote:
We got a database that didn't react for minutes. How can I find out what it
is waiting for. Connection monitor shows several Connections in Compiling
state. So it seems that there is an internal lock which blocks the
compilation.

Thanks
Klemens




Reply With Quote
  #4  
Old   
Klemens
 
Posts: n/a

Default Re: DB2 is waiting for something - 08-15-2003 , 09:08 AM



Only things like this, which it says not only in that situation:
---------------------------------------
2003-08-12-22.22.12.191000 Instance:WWS Node:000
PID:2124(db2syscs.exe) TID:2148 Appid:none
common_communication sqlcctcpconnr Probe:103
DIA3421W "TCPIP" protocol support: Environment Variable value
"DB2SOSNDBUF" = "65536" is "accepted".

2003-08-12-22.22.12.191001 Instance:WWS Node:000
PID:2124(db2syscs.exe) TID:2148 Appid:none
common_communication sqlcctcpconnr Probe:108
DIA3421W "TCPIP" protocol support: Environment Variable value
"DB2SORCVBUF" = "65536" is "accepted".

2003-08-12-22.22.12.972000 Instance:WWS Node:000
PID:2124(db2syscs.exe) TID:1836 Appid:0A01646C.2B07.030812173850
oper_system_services sqloopenp Probe:120 Database:XTRADE

GetLastError: 0200 0000 ....


String Title:Path/Filename PID:2124 Node:000
K:\WWS\NODE0000\SQLDBDIR\SQL00001.BRG
-------------------------------------

Klemens


"zeb" <kariboo1 (AT) tiscali (DOT) fr> schrieb im Newsbeitrag
news:3F3CCB37.2030301 (AT) tiscali (DOT) fr...
Quote:
What says the db2diag.log during this long time ?

ZEB

Klemens a écrit:
We got a database that didn't react for minutes. How can I find out what
it
is waiting for. Connection monitor shows several Connections in
Compiling
state. So it seems that there is an internal lock which blocks the
compilation.

Thanks
Klemens






Reply With Quote
Reply




Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.