Marks a distributed transaction as committed.
RETCODE commit_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 "commit."
abort_xact, remove_xact, scan_xact, start_xact, stat_xact