XA_END May Return an Exception Error in Microsoft Distributed Transaction Coordinator (810967)
The information in this article applies to:
- Microsoft COM+ 1.0, when used with:
- the operating system: Microsoft Windows 2000
- Microsoft Windows 2000 Advanced Server SP3
- Microsoft Windows 2000 Advanced Server SP2
- Microsoft Windows 2000 Advanced Server SP1
- Microsoft Windows 2000 Advanced Server
- Microsoft Windows 2000 Server SP3
- Microsoft Windows 2000 Server SP2
- Microsoft Windows 2000 Server SP1
- Microsoft Windows 2000 Server
- Microsoft Windows 2000 Professional SP3
- Microsoft Windows 2000 Professional SP2
- Microsoft Windows 2000 Professional SP1
- Microsoft Windows 2000 Professional
SYMPTOMSThis problem occurs when you create two XA connections in a test application: - The test application points both connection objects to the same database, and both connection objects use the same user ID and password.
- The test application creates two XA connections, gets the XAResource object from each connection, and creates an XID.
- One of the XAResource objects becomes associated with a transaction branch. The object does some work, and then the object is suspended.
- If the other XAResource object does more work on the same transaction branch and calls the XA_END function, an XA exception error occurs and the XA_END call returns -3 in Microsoft Distributed Transaction Coordinator (MSDTC).
CAUSEThis problem occurs because an internal transaction manager join flag (TMJOIN) is handled incorrectly in the XA_START function. If you specify this flag, a new transaction is always created for the XAResource object to join, regardless of whether an existing transaction is found for the object to join.RESOLUTIONHow to Obtain the HotfixThis issue is fixed in the Windows 2000 Server COM+ 1.0 Hotfix Package 24. For additional information, click the following article number to view the article in the Microsoft Knowledge Base: 810578 INFO: Availability of Windows 2000 Post-Service Pack 3 COM+ Hotfix Rollup Package 24 STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed in the "Applies to" section of this article.REFERENCESFor additional information about how
to obtain a hotfix for Windows 2000 Datacenter Server, click the article number
below to view the article in the Microsoft Knowledge Base: 265173 The Datacenter Program and Windows 2000 Datacenter Server Product
Modification Type: | Minor | Last Reviewed: | 11/8/2004 |
---|
Keywords: | kbWin2000preSP4Fix kbBug kbfix kbQFE kbWin2000preSP5fix KB810967 kbAudDeveloper |
---|
|