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: PL/SQL and file's permissions

Re: PL/SQL and file's permissions

From: William Beilstein <BeilstWH_at_OBG.com>
Date: Fri, 03 Nov 2000 10:13:53 -0500
Message-Id: <10669.121075@fatcity.com>


You might try=20

host chown username:groupname /vol/dir/filename

>>> "DEMANCHE Luc (Cetelem)" <luc.demanche_at_cetelem.fr> 11/03/00 09:50AM =
>>>

Hi Gurus,=20
I would like to know if I can change a file's permission in PL/SQL stored procedures.=20
In a stored proc, we created flat files on Unix and they have "oracle" and "oinstall" as the owner and group.=20 Can we change the owner and group on the flat file that I have created in stored procedures?=20

TIA=20

-----------------=20

Luc Demanche=20
CETELEM=20
T=E9l.: 01-46-39-14-49=20
Fax : 01-46-39-59-88=20 Received on Fri Nov 03 2000 - 09:13:53 CST

Original text of this message

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