![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Root cannot change /home permission | moe2266 | UNIX for Dummies Questions & Answers | 6 | 10-31-2007 10:19 AM |
| Permission Change Upon Reboot | gross | SUN Solaris | 2 | 06-25-2007 12:34 PM |
| change permission chmod | Minguccio75 | UNIX for Advanced & Expert Users | 2 | 11-30-2006 04:48 AM |
| Change permission for directories and files | mingfei2006 | Shell Programming and Scripting | 1 | 08-23-2006 08:00 AM |
| Timestamp of File permission change | jyotipg | UNIX for Advanced & Expert Users | 1 | 02-19-2003 03:02 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
How to change the default permission of a file
I am creating a file using the UTL_FILE command of oracle. This creates a file with the oracle user id. The file does not have permission for being read by any other user id. Is there a way that I can change this default permission. I tried using umask in the .login. Setting the umask to 022 works when i login as the user oracle and create a file. However it does not work for files created using the UTL_FILE command.
Your help is appreciated. Regards Samir |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|