ORA-29289: directory access denied
What triggered the Error:
directory object was specified for which no access is granted.What should we do to fix it:
ant access to the directory object using the command GRANT READ ON DIRECTORY [object] TO [username];.