Database Administration (MOSC)

MOSC Banner

Moving LOBS

edited Dec 13, 2014 10:00AM in Database Administration (MOSC) 8 commentsAnswered

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

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center