ERROR | index-organized table top index segment is in a different tablespace |
CAUSE | An attempt was made to drop a tablespace which contains an index only tables overflow segment but not the top index segment |
ACTION | find index-organized tables which span the tablespace being dropped and some other tablespace(s). Drop these tables. |