Database Error Messages

OCI-39293

Cannot alter join condition of bitmap join index.

Cause

DBMS_METADATA_DIFF was comparing two bitmap join indexes with different join conditions. There is no SQL ALTER statement to alter the join condition of a bitmap join index.


Action

The difference cannot be eliminated with an SQL ALTER statement.