Database Error Messages

ORA-39294

Cannot alter indextype of domain index.

Cause

DBMS_METADATA_DIFF was comparing two bitmap domain indexes with different indextypes. There is no SQL ALTER statement to alter the indextype of a domain index.


Action

The difference cannot be eliminated with an SQL ALTER statement.