| ERROR | join index prevents multitable insert or merge |
| CAUSE | An attempt to execute an merge or multitable insert on a table that was used to create a bitmap join index was made. Merge and multitable inserts are not supported on tables that were used to create a bitmap join index. |
| ACTION | Drop the join index. |