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: how do you deal with file permissions?

Re: how do you deal with file permissions?

From: buckeye234 <member_at_dbforums.com>
Date: Mon, 16 Dec 2002 18:16:21 +0000
Message-ID: <2287271.1040062581@dbforums.com>

I deal with it by never modifying or deleting it. Only the owner, Oracle in our case, should touch those files. The only time it is modified is to reduce the size when it get's too log. Then we make a copy of it and remove all but the last 1000 rows or so.

I'm not sure why you change ownership of the directories or files. You should never need to. Let me know if you can, I'm interested to hear why.

HTH,
Patrick

--
Posted via http://dbforums.com
Received on Mon Dec 16 2002 - 12:16:21 CST

Original text of this message

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