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

Home -> Community -> Mailing Lists -> Oracle-L -> Setup a replication (multi-master)

Setup a replication (multi-master)

From: Gunnar Berglund <oracledbasweden_at_yahoo.co.uk>
Date: Fri, 24 Oct 2003 04:39:26 -0800
Message-ID: <F001.005D4352.20031024043926@fatcity.com>


Hi all,  

I am trying to setup a replication and it went smoothly up-to here, any ideas what I can do...  

SQL> EXECUTE Dbms_Repcat.Create_Master_Repobject('TEST55', 'TESTHOST5', 'TABLE', gname=>'MYREPGRP',copy_rows=>false); BEGIN Dbms_Repcat.Create_Master_Repobject('TEST55', 'TESTHOST5', 'TABLE', gname=>'MYREPGRP',c *
ERROR at line 1:

ORA-23308: object TEST55.TESTHOST5 does not exist or is invalid
ORA-06512: at "SYS.DBMS_REPCAT_MAS", line 2627
ORA-06512: at "SYS.DBMS_REPCAT", line 562
ORA-06512: at line 1


---------------------------------

Want to chat instantly with your online friends? Get the FREE Yahoo!Messenger
--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: =?iso-8859-1?q?Gunnar=20Berglund?=   INET: oracledbasweden_at_yahoo.co.uk
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 Oct 24 2003 - 07:39:26 CDT

Original text of this message

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