Returns the status of the specified distributed transaction.
INT stat_xact (
PDBPROCESS connect,
DBINT commid );
where
A character code: "a" (abort), "b" (begin), "c" (commit), "u" (unknown), or -1 (request failed).
abort_xact, commit_xact, remove_xact, scan_xact, start_xact