Home | Previous Page | Next Page   Database Access > Working with XA-Compliant External Data Sources > Creating User-Defined XA-Support Routines > 3 3 3

The xa_forget( ) function

3

The xa_forget( ) function 3enables an XA data source to disregard an heuristically completed 3transaction.

3

The syntax for the function is: 3

3
mint xa_forget (XID *xid,   /* IN */
3            mint rmid,     /* IN */
3           int4 flags)    /* IN */
3 3333333333333333333
Table 81. xa_forget( ) Parameters
Parameter Description
xid Pointer to the XID data structure that is defined 3in the xa.h file and used for the current 3transaction
rmid Unique resource manager identifier
flags