Database Error Messages

OCI-39292

Cannot alter join table of bitmap join index.

Cause

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


Action

The difference cannot be eliminated with an SQL ALTER statement.