Cause: The two tables in the EXCHANGE have usable bitmap indexes, and the INCLUDING INDEXES option has been specified and the tables have different hakan factors. See the solution below.
Error solution: Perform the exchange with the EXCLUDING INDEXES option or alter the bitmap indexes to be unusable.
Database version: Oracle 11g Release 2 (11.2)