DB2 - Problem description
Problem IC66079 | Status: Closed |
MAKE XA_END RETURN XAER_RMFAIL INSTEAD OF XA_RBOTHER IF THE CONNECTION TO THE DATABASE HAS BEEN TERMINATED | |
product: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problem description: | |
The change introduced for this APAR is to make the X/Open Distributed Transaction Processing XA function xa_end return XAER_RMFAIL if both of the following conditions are true: 1) The transaction has got an error while processing SQL before the xa_end function is called, and that error happened because the connection to the database had been terminated (for example because the database manager instance had been shut down). 2) Client reroute is NOT enabled. Before this change was introduced, the function xa_end would return XA_RBOTHER in that situation. At a minimum, this APAR fix should be applied on the client. | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * Programs that run with DB2 for Linux, UNIX and Windows with * * X/Open Distributed Transaction Processing * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * . * **************************************************************** | |
Local Fix: | |
Solution | |
Problem was first fixed in Version 9.7 Fix Pack 2 | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 04.02.2010 26.01.2011 26.01.2011 |
Problem solved at the following versions (IBM BugInfos) | |
9.7.FP2 | |
Problem solved according to the fixlist(s) of the following version(s) |