db2xa_complete()--Test Completion of Asynchronous XA Request (Job Scoped Locks)


  Syntax
 #include <xa.h>

 int db2xa_switch.xa_complete_entry(int *handle,     
     int *retval, int rmid, long flags)

  Default Public Authority: *USE

  Service Program: QTNXADTP

  Threadsafe: Yes

A transaction manager calls db2xa_complete() to wait for the completion of an asynchronous operation. Asynchronous operations are not supported by the DB2® for IBM® i 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.



API introduced: V4R3

[ Back to top | UNIX-Type APIs | APIs by category ]