Moving LOBS
I am trying to relieve space on a data warehouse. I was given permission to drop some objects which resided in tablespaces with many other objects. In one case the original tablespace had some LOB columns. I successfully moved the LOBS, and all other objects in the tablespace. I verified via dba_segments that no data remains in the tablespace which I would like to drop. However, when I try to drop the original tablespace I get this error.
drop tablespace STATS07_4 including contents and datafiles
*
ERROR at line 1:
ORA-00604: error occurred at recursive SQL level 1
ORA-22864: cannot ALTER or DROP LOB indexes