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