The Replication Server rs_dumptran command is typically used to coordinate database transaction dump activities across a replication system. When a replicate connection receives an rs_dumptran transaction, the Replication Server executes the rs_dumptran function string for that connection. You can customize the rs_dumptran function string to execute whatever commands are required.
Support for rs_dumptran is not provided for non-Sybase primary databases.
For replicate databases, no default function string for rs_dumptran is provided.
For more information about the rs_dumptran command, its use, and function-string modifications, see the Replication Server Reference Manual.