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: ** anyway to create a primary key on table with duplicates that cannot be deleted

Re: ** anyway to create a primary key on table with duplicates that cannot be deleted

From: Sandeep Dubey <dubey.sandeep_at_gmail.com>
Date: Wed, 19 Oct 2005 14:54:58 -0400
Message-ID: <bf2f74740510191154p12c4e6ack4fa95ff352fa9964@mail.gmail.com>


Why can't you delete duplicate rows without a primary key?

Sandeep

On 10/19/05, A Joshi <ajoshi977_at_yahoo.com> wrote:
> Hi,
> I have a table under replication and corrupted with duplicates. I cannot
> do any update/delete operation on the table since it needs a primary key. I
> cannot create a primary key since duplicates exist. catch..
> i tried creating index by appending rowid/rownum but no luck. Any way out of
> this. Cannot remove the table from replication since that needs quiescing
> and cannot quiese right now due to processing that will last another 4 days.
> Thanks for help.
>
> ________________________________
> Yahoo! Music Unlimited - Access over 1 million songs. Try it free.
>
>

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Oct 19 2005 - 13:57:33 CDT

Original text of this message

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