Re: Error connecting to the database DBMPPri.
From: Eugene Pokopac <epokopac_at_gmail.com>
Date: Thu, 16 Feb 2012 07:13:23 -0800 (PST)
Message-ID: <524dce01-e5c3-4e51-8df2-4b5d66d3c890_at_o6g2000vbz.googlegroups.com>
ORA-00001 unique constraint (string.string) violated
Date: Thu, 16 Feb 2012 07:13:23 -0800 (PST)
Message-ID: <524dce01-e5c3-4e51-8df2-4b5d66d3c890_at_o6g2000vbz.googlegroups.com>
ORA-00001 unique constraint (string.string) violated
Cause: An UPDATE or INSERT statement attempted to insert a duplicate key.
Action: Either remove the unique restriction or do not insert the key.
Usually caused (at our site) by someone executing a program twice in one day that's only supposed to be run ONCE per day. Hard to say what happened at your site "a couple of days ago". Start the search :). Received on Thu Feb 16 2012 - 09:13:23 CST