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

SAP Sybase SQL Anywhere 16.0 » 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.