Database Error Messages

ORA-42095

REDEF_TABLE() does not support a table in the join of a bitmap index

Cause

An attempt was made to redefine a table that was in the join of a bitmap index with the REDEF_TABLE() procedure.


Action

Do not attempt to redefine a table in the join of a bitmap index using REDEF_TABLE().