Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.1 » SQL Remote » Creating SQL Remote systems » Transaction log-based replication

 

Procedure replication

SQL Remote replicates procedures by replicating the actions of a procedure. The procedure call is not replicated. Instead, the individual actions (INSERT, UPDATE, and DELETE statements) of the procedure are replicated.