Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Replication
1.U need to determine the number of transactions per second. Take a
utlbstat & estat report come to a bandwindh by collecting
transactions/second column cumulatively. This will give an idea about
the required network speed.
2.Its not a good idea to replicate all tables. U can replicate all master and detail tables.
3.Use symmetic replication.
4. Using replication manager(Part of oracle enterprise manager), the task can be made easier.
Mohamed
Franz Mueller wrote:
> Hi,
>
> I need to replicate to distant servers that are connected by a 128kB
> line. It should keep both servers almost identical. There will be DB
> updates on both servers.
> Does this work properly? Is 128kB enough? How do I set it up?
>
> Thank you
> Franz
Received on Mon Jan 17 2000 - 18:43:29 CST
![]() |
![]() |