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: Accidentally Delete *.dbf Files, OH NO!!!

Re: Accidentally Delete *.dbf Files, OH NO!!!

From: Steven Patenaude <spatenau_at_gmail.com>
Date: Mon, 31 Jan 2005 17:50:53 -0600
Message-ID: <10644b9e05013115507f10acc7@mail.gmail.com>


On Mon, 31 Jan 2005 23:40:10 +0000, stephen booth <stephenbooth.uk_at_gmail.com> wrote:
> On Mon, 31 Jan 2005 23:26:36 +0000, David Sharples
> <davidsharples_at_gmail.com> wrote:
> > lock down the os account so you cant log in as the owner of the file
>
> Doesn't help when they're logging in as root. Root can delete any
> file regardless of permissions.
>
> Stephen

I've mainly worked on solaris, now starting on linux. It seemed like the original poster said that some other unix flavors actually don't do the rm if the file is in use. I've used fuser on files to make sure they are not in use before rm'ing, is there an alternate version of solaris rm that'll automatically check for file handles?

Note: the fuser trick doesn't seem to work on a clustered file system...

STeven

--
http://www.freelists.org/webpage/oracle-l
Received on Mon Jan 31 2005 - 18:53:28 CST

Original text of this message

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