unique constraint (%s.%s) violated
From: Krishan Gupta <krishan.gupta_at_etcc.com>
Date: Thu, 23 Jul 2009 15:12:30 -0500
Message-ID: <C0D6C26683355D43B6F85842E5DE9E910127A116_at_etccex03.etcc.local>
Hi list,
Date: Thu, 23 Jul 2009 15:12:30 -0500
Message-ID: <C0D6C26683355D43B6F85842E5DE9E910127A116_at_etccex03.etcc.local>
Hi list,
Today while trying to insert a row into a table (have 500000 rows approx) I got the following error :-
ERROR at line 1:
ORA-00001: unique constraint (%s.%s) violated
I am using Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bit.
I am not violating any constraint while inserting this row.
Any idea about why I am getting this and How to resolve this error ?
Thanks in Advance
Krishan
-- http://www.freelists.org/webpage/oracle-lReceived on Thu Jul 23 2009 - 15:12:30 CDT