dbTalk Databases Forums  

UNIQUE CONSTRAINT ERROR

comp.databases.oracle comp.databases.oracle


Discuss UNIQUE CONSTRAINT ERROR in the comp.databases.oracle forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Paul
 
Posts: n/a

Default UNIQUE CONSTRAINT ERROR - 05-25-2006 , 07:46 AM






I have some PL/SQL code that has been running for several years and just started giving me problems. It inserts a record from one database to another going across a dblink.

It recently started giving me this error:

ORA-00001: unique constraint (SIEBEL.S_EVT_ACT_M9) violated

The problem is that SIEBEL.S_EVT_ACT_M9 is an index, but it is NOT a unique index.

When I had the problem a week ago I suspected a corrupt index, so I dropped and recreated the index. This fixed the problem. However the problem came back this week.

So now I need to get to the root cause and find out what is happening to this index.

Any help would be appreciated.

Thank you.
--
Paul LaBarbera
Oracle DBA Manager, AT&T, Morristown, NJ

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.