Oracle Error ORA-39307: Cannot alter attribute of type: string

Oracle Error Message

ORA-39307: Cannot alter attribute of type: string

Reason for the Error

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

Solution

The difference cannot be eliminated with an SQL ALTER statement.