commit transaction, rollback transaction, and rollback

After RepAgent has submitted all of the commands in a transaction to the Replication Server, it sends either a commit transaction, rollback transaction, or rollback command.

Use this syntax for commit transaction, rollback transaction, and rollback:

distribute command_tags
{commit transaction |
 rollback transaction |
 rollback [from oqid] to] oqid}

Values are not used by commit transaction and rollback transaction.

The rollback subcommand, without the transaction keyword, requires specification of origin queue ID (oqid) values. The three possible forms of this subcommand are:

NoteReplication Server ignores rolled back transactions received from a RepAgent.