ORA-29289: directory access > denied
581207Apr 9 2009 — edited Apr 9 2009Hello
I am a little confused. I have a dba_directory which I can write to just fine from sql prompt. But when I use the same user and try to write to the directory through a package using 'POST'
through oracle application server 10gr1 I get ORA-29289: directory access > denied. The oracle process (OS- Solaris 10) which has write permissions on the directory. The database is 10gR1 as well.
Any pointers.
Thanks.