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: Mercadante, Thomas F \(LABOR\) <Thomas.Mercadante_at_labor.state.ny.us>
Date: Fri, 21 Apr 2006 08:13:25 -0400
Message-ID: <ABB9D76E187C5146AB5683F5A07336FF681163@EXCNYSM0A1AJ.nysemail.nyenet>


Thanks for all the replies. The file space freed itself up overnight.

Those off-shift disk fairies are the bestest!

-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Mladen Gogala Sent: Thursday, April 20, 2006 11:57 PM
To: Robert_Fenstermacher_at_cable.comcast.com Cc: Oracle-L Freelists
Subject: Re: Unix Command

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


--
http://www.freelists.org/webpage/oracle-l
Received on Fri Apr 21 2006 - 07:13:25 CDT

Original text of this message

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