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.
INSERT and DELETE statement replication
UPDATE statement replication
Procedure replication
Trigger replication
Data definition statements
Data types
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |