Unix Technical Forum

Re: Deadlock - Problem.

This is a discussion on Re: Deadlock - Problem. within the Informix forums, part of the Database Server Software category; --> Hello, with this request, you will know which table is involved: Select tabname, sum (deadlks) deadlocks from sysptprof Where ...


Go Back   Unix Technical Forum > Database Server Software > Informix

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-19-2008, 09:14 PM
Ahmed HADJOUTI
 
Posts: n/a
Default Re: Deadlock - Problem.


Hello,
with this request, you will know which table is involved:
Select tabname, sum (deadlks) deadlocks from sysptprof
Where tabname not like 'sys%'
Group by 1
Order by tabname;

zusers a écrit :

> Hello.
> I have any problem witch deadlock.
> Number of deadlocks is sometims fast go up.
> What can I do ???
> Can I recognize what is the name database which did make this deadlocks ?
>
> Thanks for Your help.
>
> E.N


sending to informix-list
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
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
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 10:29 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com