problem opening file using utl_file
603406May 20 2008 — edited May 20 2008Hi 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...