Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Urgent-ORA0001 Unique COnstraint
Sanjay, is it possible there is another unique index (i.e., other than
the one that enforces the primary key constraint) on this table?
FAX: 734-930-7611 E-Mail: jim.silverman_at_thomson.com From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Sanjay Mishra Sent: Tuesday, March 06, 2007 3:46 PM To: Baumgartel, Paul; oracle-l_at_freelists.org Subject: RE: Urgent-ORA0001 Unique COnstraint Paul I had a question that if I was told by one user thatthey are loading some data into the DW table and disable the constraint but still getting the error about the unique Constraint.
I tried to insert data into the Primary Key column and found that it is failing with Unique Constraint Error even the constraint is disabled.
I tried to drop the constraint and tried to insert the data and found the same Unique constraint error which gives and idea the Primary Key related index is still not dropped even I dropped the Primary key constraint. I don't know if this is possible that If I drop the constraint using alter table drop constraint command and it is still not dropping the index.
I hope this make more sense.
Sanjay
"Baumgartel, Paul" <paul.baumgartel_at_credit-suisse.com> wrote:
Did you have a question?
Do you not understand why a primary key constraint would fail validation?
Do you want to know how to diagnose the problem?
Your post is more likely to get a response if you show that you have tried on your own to solve your problem, and then ask a specific question rather than just announcing that you have a problem.
Paul Baumgartel CREDIT SUISSE Information Technology DBA & Admin - NY, KIGA 1 One Madison Avenue New York, NY 10010 USA Phone 212.538.1143 paul.baumgartel_at_credit-suisse.com www.credit-suisse.com From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Sanjay Mishra Sent: Tuesday, March 06, 2007 2:50 PM To: oracle-l_at_freelists.org Subject: Urgent-ORA0001 Unique COnstraint Hi I had to load some big data into the table and it has acomposite Primary Key. I had disabled the Primary Key and when trying to insert the data, it is still failing with the Constraint violation
Thanks
Don't get soaked. Take a quick peek at the forecast
<http://tools.search.yahoo.com/shortcuts/?fr=oni_on_mail&>
with theYahoo! Search weather shortcut.
<http://tools.search.yahoo.com/shortcuts/?fr=oni_on_mail&>
TV dinner still cooling? Check out "Tonight's Picks"
-- http://www.freelists.org/webpage/oracle-lReceived on Tue Mar 06 2007 - 14:53:36 CST
![]() |
![]() |