Select the product you need help with
Performance Slows When You Use XA Transactions with SQL ServerArticle ID: 318818 - View products that this article applies to. This article was previously published under Q318818 SYMPTOMS
When you use XA transactions with Microsoft SQL Server through the Merant JDBC driver, you may notice that performance slows.
CAUSE
This problem occurs because the Microsoft Distributed Transaction Server (MS DTC) xa_end call has thread affinity. This thread affinity forces a lot of thread management, which causes a big performance hit for the driver when you use XA transactions.
RESOLUTION
To resolve this problem, obtain Microsoft COM+ Hotfix Rollup 19. This hotfix replaces the thread affinity restriction of the xa_end call with a new switch to an xa_open string.
For additional information, click the article number below
to view the article in the Microsoft Knowledge Base:
318105 To resolve this problem, obtain the latest service pack for Windows 2000. For additional information, click the following article number to view the article in the
Microsoft Knowledge Base:
(http://support.microsoft.com/kb/318105/EN-US/
)
INFO: Availability of Windows 2000 Post-Service Pack 2 COM+ Hotfix Rollup Package 19
260910
(http://support.microsoft.com/kb/260910/EN-US/
)
How to Obtain the Latest Windows 2000 Service Pack
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. This problem was first corrected in Windows 2000 Service Pack 3. MORE INFORMATIONFor 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 For additional information about how to install multiple hotfixes with only one reboot, click the article number below
to view the article in the Microsoft Knowledge Base:
(http://support.microsoft.com/kb/265173/EN-US/
)
The Datacenter Program and Windows 2000 Datacenter Server Product
296861 The third-party products that are discussed in this article are manufactured by companies that are independent of Microsoft. Microsoft makes no warranty, implied or otherwise, regarding the performance or reliability of these products.
(http://support.microsoft.com/kb/296861/EN-US/
)
Use QChain.exe to Install Multiple Hotfixes with One Reboot
PropertiesArticle ID: 318818 - Last Review: June 5, 2003 - Revision: 2.0
|


Back to the top








