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!

ORA-00001: unique constraint (SYSTEM.SYS_C001374) violated, why?

633844May 4 2008 — edited May 4 2008
If there is a set of insert statements and it's followed by a commit keyword.
If i quote the last insert statement, oracle gives the following error:

ORA-00001: unique constraint (SYSTEM.SYS_C001374) violated

why this happense?

PS: This is a new table, there are no foreignkey in it.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 1 2008
Added on May 4 2008
4 comments
1,165 views