The xa_forget( ) function 3enables an XA data source to disregard an heuristically completed 3transaction.
3The syntax for the function is: 3
3mint xa_forget (XID *xid, /* IN */ 3 mint rmid, /* IN */ 3 int4 flags) /* IN */3 3
Parameter | 3Description | 3
---|---|
xid | 3Pointer to the XID data structure that is defined 3in the xa.h file and used for the current 3transaction | 3
rmid | 3Unique resource manager identifier | 3
flags |