Skip to Main Content

Database Software

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!

Unique Constraint Violation Error Even when no data exists

knayam247Sep 8 2006 — edited Apr 3 2007
I am trying to insert into target table from staging table. The mapping consists of two lookups to get the foreign keys in the target table, and the target also has a primary key. This target had data in there that I deleted making it empty and now when I try to execute this mapping, I get the ORA-00001 :: unique constraint (PATHWAY.SYS_C0015911) violated error. This SYS_0015911 is the primary key key constraint on the target. What is going here??
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 1 2007
Added on Sep 8 2006
7 comments
3,045 views