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: 10g's Alert "disk utilization": identify the filesystem

Re: 10g's Alert "disk utilization": identify the filesystem

From: chao_ping <zhuchao_at_gmail.com>
Date: 9 Sep 2005 20:52:37 -0700
Message-ID: <1126324357.949176.203650@o13g2000cwo.googlegroups.com>


since on solaris, you can us iostat -xnz 3 30 to find that busy disk, and you know which filesystem use that disk.

not necessary through oem.

or view v$filestat, see which files has the long read/write time, and find the filesystem name. Received on Fri Sep 09 2005 - 22:52:37 CDT

Original text of this message

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