File permissions [message #277360] |
Mon, 29 October 2007 14:58  |
apollo
Messages: 20 Registered: September 2007
|
Junior Member |
|
|
If I have a procedure that opens and writes to a new file using PL/SQL (on a Linux box), how can I then change the read/write permissions of that file in the same procedure?
Thanks!
|
|
|
|
|
Re: File permissions [message #277369 is a reply to message #277360] |
Mon, 29 October 2007 15:59  |
 |
BlackSwan
Messages: 26766 Registered: January 2009 Location: SoCal
|
Senior Member |
|
|
a SEARCH of this forum using "execute a shell script from a pl/sql procedure" generates a couple of dozen HITS.
Why does not any of them answer your question.
|
|
|