Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Unique constraint violation question.

Re: Unique constraint violation question.

From: Ron Rogers <RROGERS_at_galottery.org>
Date: Fri, 11 Jul 2003 06:21:22 -0800
Message-ID: <F001.005C45D8.20030711062122@fatcity.com>


Mladen,
 I looked through all of the manuals and online with a google search for the "dbms_rtfm.database_concepts" and was not able to find it. Would you please ,PLEASE, PAAALLLEEEASE list your references? YEA RIGHT.

I like to review the web sites for potential openings when I read some of the questions . The answers are also thought provoking with a tongue in cheek approach.
Ron mª¿ªm

>>> mgogala_at_adelphia.net 07/11/03 12:44AM >>>
There is a way, but you have to master the Tao first. When you do, you will not ask questions like that. Short of that, you could try selecting the record(s) from the table which have the same unique key as the record you're trying to insert. Truncate table will also rid you of the problems with duplicate keys.

begin
dbms_rtfm.database_concepts;
end;
/

On 2003.07.11 00:29, chuan.zhang_at_customs.gov.au wrote:
> Hi, All,
>
> When an unique constraint is violated, is there any way to know which
record
> cause this problem?
>
> TIA,
>
> Chuan
> Important: This transmission is intended only for the use of the
addressee
> and may contain confidential or legally privileged information. If
you are
> not the intended recipient, you are notified that any use or
dissemination
> of this communication is strictly prohibited. If you receive this
> transmission in error please notify the author immediately by
telephone and
> delete all copies of this transmission together with any
attachments.
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> --
> Author:
> INET: chuan.zhang_at_customs.gov.au
>
> Fat City Network Services -- 858-538-5051 http://www.fatcity.com
> San Diego, California -- Mailing list and web hosting
services
>



> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
>
-- 
Mladen Gogala
Oracle DBA
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net 
-- 
Author: Mladen Gogala
  INET: mgogala_at_adelphia.net 

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com 
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Ron Rogers
  INET: RROGERS_at_galottery.org

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Fri Jul 11 2003 - 09:21:22 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US