Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How drop Tablespace with error ORA-02429

445876Sep 10 2005 — edited Sep 11 2005
Hi :

I want to delete a tablespace using next command:
SQL> drop tablespace APPL including contents cascade constraints;

but I have the next error:

ORA-0064 : error occurred at recursive SQL Level 1
ORA-02429 : cannot drop index used for enforcement of unique /primary key.

Somebody could help me, I need delete that tablespace.

Thanks.

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Oct 9 2005
Added on Sep 10 2005
1 comment
962 views