Database Error Messages

OCI-15178

cannot drop non-empty directory 'string'

Cause

An attempt was made to drop a directory that contained valid entries without the FORCE option specified.


Action

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