Oracle Error Message
ORA-39308: Cannot alter attribute of view: string
Reason for the Error
DBMS_METADATA_DIFF was comparing two views with differences that cannot be reconciled. The error message identifies the specific problem.
Solution
The difference cannot be eliminated with an SQL ALTER statement.