Database Error Messages

ORA-17687

Cannot drop tablespace used by Oracle File System (OFS)

Cause

An attempt is being made to drop a tablespace containing OFS metadata tables.


Action

Use dbms_fs.unmount_oracle_fs to drop the Oracle File System and try dropping the tablespace again.