DB2 - Problem description
Problem IC67694 | Status: Closed |
XAER_OUTSIDE, hang or connection leak in JDBC/JCC driver | |
product: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problem description: | |
When the JDBC/JCC driver switches between XA (2 phase commit) local/global transactions in some cases it may not reuse an existing TransportObject. Instead it creates a new connection which results in a connection leakage and you may notice that increasing JDBC property maxTransportObject may delay the amount of time before the application hangs. Another possible symptom is XAER_OUTSIDE (Resource Manager doing work outside global transaction) or hang when trying to start a new XA transaction. This error applies only when the JDBC/JCC driver is connected to DB2 for z/OS using the XA connection. | |
Problem Summary: | |
See ERROR DESCRIPTION. | |
Local Fix: | |
Set JDBC/JCC property: queryCloseImplicit=DB2BaseDataSource.QUERY_CLOSE_IMPLICIT_NO (2) Please note this workaround only resolves the XAER_OUTSIDE issue. It does not resolve the hang or connection leakage problem. | |
available fix packs: | |
DB2 Version 9.7 Fix Pack 2 for Linux, UNIX, and Windows | |
Solution | |
Fix was first included in v9.7 Fixpack 2 (s100514). At minimum this fix should be applied to the client. | |
Workaround | |
See LOCAL FIX. | |
BUG-Tracking | |
forerunner : APAR is sysrouted TO one or more of the following: IC67695 IC67698 follow-up : | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 09.04.2010 19.07.2010 19.07.2010 |
Problem solved at the following versions (IBM BugInfos) | |
9.7.FP2 | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.7.0.2 |