Database Error Messages

ORA-39297

Cannot alter materialized view attribute: string

Cause

DBMS_METADATA_DIFF was comparing two materialized views with incompatible attributes. There is no SQL ALTER statement to change this attribute of a materialized view.


Action

The difference cannot be eliminated with an SQL ALTER statement.