Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

problem opening file using utl_file

603406May 20 2008 — edited May 20 2008
Hi all,
I am getting an error while trying to open a file using utl_fopen.

It is
failed with ORA-29283: invalid file operation
ORA-06512: at "SYS.UTL_FILE", line 475
ORA-29283: invalid file operation

I have checked everything about permissions and all, manually i am able to access and create the directory and files i want to use. can anyone help me out in this


Thanks a lot...
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 17 2008
Added on May 20 2008
6 comments
1,587 views