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

Home -> Community -> Usenet -> c.d.o.misc -> Re: How can you know if a file is BEING written ?

Re: How can you know if a file is BEING written ?

From: Connor McDonald <connor_mcdonald_at_yahoo.com>
Date: Wed, 06 Feb 2002 22:46:09 +0000
Message-ID: <3C61B231.4492@yahoo.com>


Spendius wrote:
>
> Hi,
> I'd just like to know if there are means of knowing
> if certain datafiles are being written or not just
> as you're querying the proper V$ view (but which one ?),
> whether they belong to normal permanent tbsps or to
> temporary ones...
>
> Thks for any help.
> Sp

v$tempstat and v$filestat will give you counts of IO - but not whether activity is *currently* occuring.

hth
connor

-- 
==============================
Connor McDonald

http://www.oracledba.co.uk

"Some days you're the pigeon, some days you're the statue..."
Received on Wed Feb 06 2002 - 16:46:09 CST

Original text of this message

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