Oracle Error: ORA-02429
Error Description:
Cannot drop index used for enforcement of unique/primary key
Error Cause:
User attempted to drop an index that is being used as the enforcement mechanism for unique or primary key.
Action:
Drop the constraint instead of the index.
There haven't been any comments added for this error yet. You may add one if you like.
Add a comment
|
|