Home » RDBMS Server » Server Administration » Replication
Replication [message #60557] Sun, 15 February 2004 20:26 Go to next message
man
Messages: 5
Registered: November 2002
Junior Member
Is replicating data using snapshots over dial-up connection is as safe as transmitting data over a dedicated connection, If not then how can we make it safer.
Re: Replication [message #60566 is a reply to message #60557] Mon, 16 February 2004 09:27 Go to previous message
andrew again
Messages: 2577
Registered: March 2000
Senior Member
I'd say yes it is safe, is it reliable - probably not. Because Oracle will always use it's standard distributed transactions (2 phase commit), you get the same protection over whatever network you use. You need to make sure that your dialup can handle the worst case scenarios, like when you need a full snapshot refresh.
Previous Topic: Init.ora parameter
Next Topic: RENAME a table? Is it possible?
Goto Forum:
  


Current Time: Tue Jan 07 21:22:50 CST 2025