XA_RBBASE
#define XA_RBROLLBACK XA_RBBASE /* The rollback was caused by an
#define XA_RBCOMMFAIL XA_RBBASE+1 /* The rollback was caused by a
#define XA_RBDEADLOCK XA_RBBASE+2 /* A deadlock was detected */
#define XA_RBINTEGRITY XA_RBBASE+3 /* A condition that violates the
#define XA_RBOTHER XA_RBBASE+4 /* The resource manager rolled back the
#define XA_RBPROTO XA_RBBASE+5 /* A protocol error occurred in the
#define XA_RBTIMEOUT XA_RBBASE+6 /* A transaction branch took too long */
#define XA_RBTRANSIENT XA_RBBASE+7 /* May retry the transaction branch */