标题: ORA-25962: join index prevents multitable [打印本页] 作者: admin 时间: 2016-9-2 08:53 标题: ORA-25962: join index prevents multitable ORA-25962: join index prevents multitable insert or merge Cause: An attempt to executean merge or multitable insert on a table that was
used to create a bitmap join index was made. Merge and multitable inserts arenot
supported on tables that were used to create a bitmap join index. Action: Drop the join index.