How does sybase replication work?



How does sybase replication work?..

Answer / Megha

Sybase replication works by distributing data from a central database (publisher) to one or more remote databases (subscribers). It uses triggers and transaction logs to ensure that the subscriber's data stays in sync with the publisher. You can choose between snapshot, merge, or peer-to-peer replication depending on your needs.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Sybase Interview Questions

What is a good example of a transaction in sybase?

1 Answers  


What is difference between sybase and oracle?

1 Answers  


Can I use a named pipe to bcp/dump data out or in in sybase?

1 Answers  


How would you configure identities in sybase?

1 Answers  


Alternative to row at a time processing in sybase?

1 Answers  


What is asa ultralite in sybase?

1 Answers  


Can I partition any table in sybase ?

1 Answers  


How to delete unix files which are more than 3 days old?

1 Answers  


Differences between clustered and non-clustered in sybase?

1 Answers  


How do I take advantage of table partitioning with bcp in sybase?

1 Answers  


what is the architechure of sybase ASE?

2 Answers   ocbc,


What causes re-resolution of a stored procedure in sybase?

1 Answers  


Categories