Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

ORA-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.