Monitorize ingres transactions



Hi, is there any way to know which transactions, query, process, whatever..
is consuming all the resources of CPU?

Thank you in advance!

.



Relevant Pages

  • how to associate speciffic threads with speciffic applications?
    ... The system process on my win2000 server is consuming most of the CPU ... consuming most of the CPU resources. ...
    (microsoft.public.win2000.general)
  • Re: Choppy sound files
    ... On second thought I don't think it's a cpu issue as with only WMP running it was consuming about 14% of the resources. ... I'm guessing it's a resource issue, if that's it, is there any help beside shutting down other cpu hogs when running WMP? ...
    (microsoft.public.multimedia.windows.mediaplayer)
  • Re: Multi-threaded Performance Pitfalls presentation
    ... CPU, thus preventing each one of those threads to run concurrently. ... system resources latencies; network vs. disks vs. memory transfers can ... "overall" tasks, as periodic controls, memory pool cleaning, monitoring ... may depend on the complexity you need for the ...
    (comp.programming.threads)
  • Re: WLM and TCPIP
    ... "Certain types of work, when overachieving their goals, potentially will have ... their resources "capped" in order to give discretionary work a better ... Which does not apply to sysstc needing cpu. ...
    (bit.listserv.ibm-main)
  • Re: C# Threading, and suspending or killing a thread
    ... Other threads that are spawned like this go right back to zero CPU, ... the Process Explorer to kill it there. ... When you terminate a thread in a .NET application you should consider the whole appdomain doomed, as in, you should no longer keep it around. ... - deadlocks, if the thread locks internal resources it will never unlock them, thus blocking future threads from ever accessing the resources the lock protects ...
    (microsoft.public.dotnet.languages.csharp)