Database Error Messages

ORA-39417

cannot alter external tables to remove default directory

Cause

DBMS_METADATA_DIFF was comparing two external tables. There is no SQL ALTER statement to remove the default directory.


Action

The difference cannot be eliminated with a SQL ALTER statement.