ORA-28670: mapping table cannot be dropped due to an existing bitmap index
What triggered the Error:
er attempted to drop the mapping table with NOMAPPING option when the IOT has one or more bitmap indexed.What should we do to fix it:
op the bitmap index(es) before dropping the mapping table.