删除表空间报错ORA02429
报错现象:
drop tablespace users including contents and datafiles;
报错:
ORA-02429: cannot drop index used for enforcement of unlque/primary key
drop tablespace users including contents and datafiles;
报错:
ORA-02429: cannot drop index used for enforcement of unlque/primary key