SQL Remote replicates:
Committed changes Changes that have been made to databases as recorded in their transaction log.
Changes that modify data that belong to publications SQL Remote scans the transaction log for committed changes to rows that belong to publications, packages the SQL statements into messages, and sends them to the subscribed databases.
On the consolidated database, all committed transactions in the transaction log that belong to publications are sent periodically to the remote databases.
On the remote databases, all committed transactions in the transaction log that belong to publications are sent periodically to the consolidated database.
Replicating INSERT and DELETE statements
Replicating UPDATE statements
Replicating procedures
Replicating triggers
Data definition statements
Data types
Discuss this page in DocCommentXchange.
|
Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |