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: file permission on file created by utl_file package.

Re: file permission on file created by utl_file package.

From: David Sharples <davidsharples_at_gmail.com>
Date: Wed, 9 Mar 2005 15:49:57 +0000
Message-ID: <be592d5505030907494e4d24a6@mail.gmail.com>


umask u=rwx,g=rx,o=rx

On Wed, 9 Mar 2005 15:40:43 -0000, Admane, Narendra <Narendra.Admane_at_capgemini.co.uk> wrote:
>
> Hi Gurus,
>
> I am creating the file using utl_file package, but even though I set the
> umask to 022 the file is created without execute permission i=2Ee=2E file=
> is
> created with rw-r--r--=2E I am looking forward to create the file with
> rwx-r-xr-x (755 permission)=2E
>

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Mar 09 2005 - 10:53:15 CST

Original text of this message

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