Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Table Replication in Oracle7332
(copy emailed direct)
Have you investigated snapshots?
It sounds as if this would provide the replication you need: same constraints as export/import, but with the ease of use of links. Note that you have to identify a server as the master, to which all updates take place. The master for each table could be on a different server.....
Kamal Mustapha <camain_at_hotmail.com> wrote in article
<6omh44$7q3$1_at_news.tm.net.my>...
> Hi all!
>
> What is the best way to replicate 15 tables (approx. 5000 rows) to 14
site
> Oracle Servers so that they would syncronize wiht the central Oracle
Server?
>
> We have tried using links but we found that they are unreliable; The
links
> have to be continously updated.
>
> We have also tried exporting the dmp and importing it back to 14 site
> servers but we faced a problems when the network connection is bad; If in
> the middle of importing the dmp the network goes down, Imp73 would just
hang
> until it is killed.
>
> So we resolved to copying the dmp to all 14 sites and schedule Imp73 to
run
> locally (ensuring no network errors).
>
> Does anybody has a better idea how to do this replication?
>
> I'd appreciate any help. Thanks.
>
> Kamal Mustapha, MCP
>
>
>
Received on Fri Jul 17 1998 - 00:00:00 CDT
![]() |
![]() |