A transaction replication system maintains consistent, synchronized data in separate databases. It does that mainly by recording the data-changing operations in one database (called the primary database), and sending those operations to another database (called the replicate database). Data-changing operations thus captured and sent are called replicated transactions.
Download ASE Replicator User’s Guide