Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Need help in Replication problems in Oracle9i
Ali Huseynov wrote:
> Hello!
> I have 2 Oracle Servers for instance A and B.
> And need set up Replication between them by this way:
> Oracle Server A for inserting data during some period of time,
> and at the end of this time copy data to Oracle Server B and delete data from A.
> But when I trying replicate them and using A as Master Site:
> I lose data in B which doesn't exist in A.
> Please help to find solution for solving this problem.
>
> Thanks in advance!
>
> With best regards,
> Ali Huseynov!
What you are describing is not replication.
Look at using materialized views on B
-- Daniel Morgan http://www.outreach.washington.edu/ext/certificates/oad/oad_crs.asp http://www.outreach.washington.edu/ext/certificates/aoa/aoa_crs.asp damorgan_at_x.washington.edu (replace 'x' with a 'u' to reply)Received on Sun Jan 11 2004 - 17:06:42 CST
![]() |
![]() |