Skip to Main Content

SQL & PL/SQL

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.

Ora-0001 - Unique Constraint Violation Error

Richard LeggeNov 11 2014 — edited Nov 11 2014

Hi All,

Running Xe 11.2   

I'm trying to add a row to a table with a unique value after previously deleting the same value, and Im getting the above error Unique Constraint violated.     Ive checked very carefully that the value doesn't now exist... (its a pretty simple 8 digit number)    I cannot figure out why I would still get this error?

I'm just about to drop and recreate the unique constraint, to recreate the index to see if this solves the problem, but would like to find out why I'm getting the error....

Any ideas, or ways I can diagnose this, Id be grateful.

Many Thanks

Richard

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 9 2014
Added on Nov 11 2014
6 comments
1,880 views