#include <xa.h> int db2xa_switch.xa_complete_entry(int *handle, int *retval, int rmid, long flags)
A transaction manager calls db2xa_complete() to wait for the completion of an asynchronous operation. Asynchronous operations are not supported by the DB2 UDB for iSeries resource manager. This function is provided only for compliance with the X/Open XA Specification.
For additional information about parameters, authorities required, return values, and error conditions, see the xa_complete() API.
Top | UNIX-Type APIs | APIs by category |