Database Error Messages

ORA-39281

Cannot alter COMPRESS in index-organized materialized view.

Cause

DBMS_METADATA_DIFF was comparing two index organized materialized views with different key compression values. There is no SQL ALTER statement to modify the key compression of an index organized materialized view.


Action

The difference cannot be eliminated with an SQL ALTER statement.