Database Error Messages

OCI-39418

cannot alter external tables to remove access parameters

Cause

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


Action

The difference cannot be eliminated with a SQL ALTER statement.