Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Drop tablespace with nested tables
I need to drop a tablespace containing nested tables. The command "drop tablespace data_st including contents cascade constraints" returns the error ORA-22914. A check of the docs says drop of nested tables not supported and the parent table must be dropped.
The tablespace was used by a class of database students and at this point contains over 300 tables. The structure and the dependancies of the tables is unknown as each student developed his own version of what a database should look like.
Nothing in the tablespace needs to be saved. It just needs to be cleaned up so we're ready for the next class.
This is Oracle 8.0.5 on a Solaris 2.5.1 server.
Thanks in advance for any help.
Don Erickson, Lab Manager Received on Tue Aug 03 1999 - 11:17:39 CDT
![]() |
![]() |