Database Error Messages

ORA-39308

Cannot alter attribute of view: string

Cause

DBMS_METADATA_DIFF was comparing two views with differences that cannot be reconciled. The error message identifies the specific problem.


Action

The difference cannot be eliminated with an SQL ALTER statement.