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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Unix Command

Re: Unix Command

From: Mladen Gogala <gogala_at_sbcglobal.net>
Date: Thu, 20 Apr 2006 23:56:48 -0400
Message-Id: <1145591808l.5146l.0l@medo.noip.com>

On 04/20/2006 11:44:47 PM, Fenstermacher, Robert wrote:
> This is both an oracle and O/S 'issue'.
>
> In unix, when you delete a file, the filename is removed from the directory, but the space is only freed up when all other processes that had that file open have closed the file.
>
> So, until the file's 'use count' goes to zero, the O/S cannot physically remove the file and the space that it occupies.
>

My understanding was that he tested with fuser or lsof and found no other users using that file? If that is so, then OS may be little slow in recognizing that the situation has changed.

-- 
Mladen Gogala
http://www.mgogala.com

--
http://www.freelists.org/webpage/oracle-l
Received on Thu Apr 20 2006 - 22:56:48 CDT

Original text of this message

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