Replication intrusions and impacts in SQL Anywhere

Setting REPLICATE ON for an SQL Anywhere table places additional information in the database transaction log whenever an insert, update, or delete operation occurs on the table. The additional information significantly increases the log resources used by the server. The SQL Anywhere Replication Agent uses this information to submit the full before image of the row, where required, to Replication Server for replication.