rs_rollback

Rolls back a transaction. This function is reserved for future use.

Examples

Usage

  • Rolled back transactions retrieved from a primary database transaction log are not distributed to replicate Replication Servers, so this function should never be executed.

  • The rs_rollback function has function-string-class scope.

  • Replication Server creates an initial rs_rollback function string for the system-provided function-string classes during installation.

Related reference
alter function string
create function string
rs_begin
rs_commit