ORA-02429: cannot drop index used for enforcement of unique/primary key
Hi,
When i try to clone a database i have this error message:
RMAN-03002: failure of Duplicate Db command at 07/25/2007 16:36:18
RMAN-03015: error occurred in stored script Memory Script
RMAN-03009: failure of sql command on clone_default channel at 07/25/2007 16:36:18
RMAN-11003: failure during parse/execution of SQL statement: drop tablespace TG2XCA including contents cascade constraints
ORA-00604: error occurred at recursive SQL level 1
ORA-02429: cannot drop index used for enforcement of unique/primary key
How may i do to bypass this
Regards