Marks a distributed transaction as canceled.
RETCODE abort_xact (
PDBPROCESS connect,
DBINT commid );
where
SUCCEED or FAIL.
This function informs the commit service that the status of a distributed transaction should be changed from "begin" to "abort."
commit_xact, remove_xact, scan_xact, start_xact, stat_xact