Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: List Top 5 I/O sessions in last 2 minutes

Re: List Top 5 I/O sessions in last 2 minutes

From: Jonathan Lewis <jonathan_at_jlcomp.demon.co.uk>
Date: Mon, 6 Dec 1999 18:50:48 -0000
Message-ID: <944506751.12157.0.nnrp-09.9e984b29@news.demon.co.uk>

Have a look at the 'performance pack'
on my web-site. One of its reports it session i/o over the last N seconds.

This may be sufficient to solve your
problem. The same pack includes
the 'session waits' over the last N
seconds, which may help even more.

--

Jonathan Lewis
Yet another Oracle-related web site: http://www.jlcomp.demon.co.uk

Sean Zhang wrote in message ...
>Hello, Everyone,
>
>Our environment: Oracle 8i on Sun Sparc Solaris 2.6.
>
>Problem: Sometimes our system stands still because
> All CPUs are waiting for disk I/O, and yet after
> a few minutes the system goes to normal
> again. I know I can use the table V$sess_io to list
> all I/O by session , but these numbers are
> cumulative results since the session begins, over
> a period of time, all these I/O numbers seems
> averaged out themselves and are not much different by each
>session,
> Question: HOW can I find the top 5 I/O sessions , say,
> just in last 2 minutes? Can I get the results by using a
>simple SQL script?
>
>Any suggestions and advises are greatly appreciated.
>
>
>Sean Zhang
>mailto:sean_at_cnfei.com
>
>
Received on Mon Dec 06 1999 - 12:50:48 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US