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

Home -> Community -> Usenet -> c.d.o.server -> Multi-master Replication: Add/Remove Master Sites

Multi-master Replication: Add/Remove Master Sites

From: <user_at_domain.invalid>
Date: Thu, 01 Nov 2001 11:05:53 +0800
Message-ID: <3BE0BC11.8020100@domain.invalid>


Hi,

We have a muliti-master replication group with four master sites. We removed two sites from the group using:

DBMS_REPCAT.REMOVVE_MASTER_DATABASES() Now we would like add the two sites back to the group. However, when we used:

DBMS_REPCAT.ADD_MASTER_DATABASE() we got error: "Replication group gname already exists at the site master".

Any idea?

TIA
Eric Received on Wed Oct 31 2001 - 21:05:53 CST

Original text of this message

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