Showing posts with label ORA-28670: mapping table cannot be dropped due to an existing bitmap index. Show all posts
Showing posts with label ORA-28670: mapping table cannot be dropped due to an existing bitmap index. Show all posts

Friday, 11 May 2012

ORA-28670: mapping table cannot be dropped due to an existing bitmap index

ORA-28670: mapping table cannot be dropped due to an existing bitmap index

Cause: User attempted to drop the mapping table with NOMAPPING option when the IOT has one or more bitmap indexed.

Action: Drop the bitmap index(es) before dropping the mapping table.