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: Master/master with diff username possible ?

Re: Master/master with diff username possible ?

From: A. Bardeen <abardeen1_at_yahoo.com>
Date: Sun, 05 Aug 2001 08:45:46 -0700
Message-ID: <F001.00360E12.20010805082553@fatcity.com>

Henrik,

Multi-master replication requires that the schemas be identical on all sites. In addition you cannot replicate within the same site.

9i now allows updatable snapshots of updatable snapshots although it has the same restriction as multi-master in that the schemas must be identical. I believe it also has the restriction that you cannot replicate within the same site.

I'm assuming that by replicating from one schema to 3 schemas you were referring to replicating within the same db. I'm not sure why you would need to do this nor how you could accomplish this unless you wrote your own replication code.

As far as replicating to different schemas in different db's, the usual workaround is to replicate to the same schema and then use synonyms.

HTH,


Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger http://phonecard.yahoo.com/
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: A. Bardeen
  INET: abardeen1_at_yahoo.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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 Sun Aug 05 2001 - 10:45:46 CDT

Original text of this message

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