Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Database Sync doubt
Praveen wrote:
> Hi All,
>
> We are developing a billing system project. for which front-end is
> java and backend we are using 10G. Initially we have to deploy the
> application in two different places. Apart from these 2 places, there
> will be one central database also. In All the three places, the same
> application is same and database also same. Now, We wanted to sync the
> data between these three database in three different places. Means, at
> any point of time, all three database should have the same data.
>
> Can anyone please tell how should i approach to this data sync with
> three database?
>
> Thanks,
> Praveen
I agree with Mark on the fact that what you posted is insufficient to make a recommendation.
Look at Advanced Replication
Look at DataGuard
Do not look at RAC
-- Daniel A. Morgan University of Washington damorgan_at_x.washington.edu (replace 'x' with 'u' to respond)Received on Thu Oct 14 2004 - 20:20:52 CDT