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 -> Re: Data replication: suggestion needed

Re: Data replication: suggestion needed

From: Pete Sharman <psharman_at_us.oracle.com>
Date: Fri, 29 Oct 1999 08:38:33 -0700
Message-ID: <3819BF79.C530DAA9@us.oracle.com>


Cristian

I don't really understand why you want to do this. Eventually, the data at the central site will be completely different to that at the periphery sites. Any form of replication that allows updates at the periphery site with this configuration will mean the data won't get into the periphery sites tables from the master but will stay in the error logs because of conflicts.

What exactly are you trying to achieve?

Pete

Cristian Veronesi wrote:

> Greetings.
> I'm working on a big project that requires data replication.
> There is a single, central site and n peripheric sites. All sites are running Oracle 7.3.4 with distributed and replication options. The same application with the same underlying database structure is installed at all sites. Changes made at the peripheric databases must propagate to the central database on demand. Changes made at the central database must not propagate to the peripheric database.
> I'm trying to study the "Oracle7 Server Distributed Systems Manual" but I lost myself through all the available options: basic, advanced, snaphshot sites, multi-master...
> Is someone out there so kind to give me some suggestion?
>
> Thanks for your attention.
> Best Wishes, Cris
> --
> Cristian Veronesi - CRPA SpA - Reggio Emilia, Italy
>
> "Now, here is a little peninsula, and here is a viaduct leading over to the mainland."
> "Why a duck?" [The Marx Brothers, from the film "The Cocoanuts", 1929]


Received on Fri Oct 29 1999 - 10:38:33 CDT

Original text of this message

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