Oracle DBA, How To, Error, Cause and Action

ORA-15178: directory 'string' is not empty; cannot drop this directory

ORA-15178: directory 'string' is not empty; cannot drop this directory


Cause:


An attempt was made to drop a directory that contained valid entries.



Action:


Correct the directory path or specify the FORCE option to drop a directory that is not empty.

No comments:

Post a Comment

Thanks for your comment.