Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: replication with Indexes
Hi,
If we run the sql as you suggested will show error
ORA-00955: name is already used by an existing object
Pl advice
>From: Stephen.Lee_at_DTAG.Com
>Reply-To: oracle-l_at_freelists.org
>To: oracle-l_at_freelists.org
>Subject: RE: replication with Indexes
>Date: Wed, 26 May 2004 13:51:29 -0500
>
> > -----Original Message-----
> > create snapshot xyz on prebuilt table refresh force as select * from
> > owner.xyz_at_masterdb;
>
>I just noticed this:
>
>create snapshot xyz on prebuilt table refresh force ->WITH PRIMARY KEY<- as
>select * from owner.xyz_at_masterdb;
>
>----------------------------------------------------------------
>Please see the official ORACLE-L FAQ: http://www.orafaq.com
>----------------------------------------------------------------
>To unsubscribe send email to: oracle-l-request_at_freelists.org
>put 'unsubscribe' in the subject line.
>--
>Archives are at http://www.freelists.org/archives/oracle-l/
>FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
>-----------------------------------------------------------------
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Thu May 27 2004 - 17:01:06 CDT
![]() |
![]() |