FIX: ITransactionResourceAsync::TMDown not Delivered to Resource Manager (234673)
The information in this article applies to:
- the operating system: Microsoft Windows NT 4.0
- Microsoft Transaction Server 2.0
- Microsoft SQL Server 6.5
- Microsoft SQL Server 7.0
This article was previously published under Q234673 SYMPTOMS
Under certain circumstances, the Microsoft Distributed Transaction Coordinator (MSDTC) fails to deliver a notification that the transaction manager (MSDTC) is not delivering (ITransactionResourceAsync::TMDown) to a resource manager.
Normally, a ITransactionResourceAsync::TMDown notification is sent if the transaction manager shuts down after the resource manager has signaled that it is finished processing the prepare request (ITransactionEnlistmentAsync::PrepareRequestDone), and usually before the transaction manager requests a commit or abort request (ITransactionResourceAsync::CommitRequest or ITransactionResourceAsync::AbortRequest). If the transaction manager shuts down after a prepare request (ITransactionResourceAsync::PrepareRequest) is sent, but before the resource manager replies that it has finished processing the prepare request (ITransactionEnlistmentAsync::PrepareRequestDone), then the ITransactionEnlistmentAsync::PrepareRequestDone call succeeds and the transaction manager shut down notification is delivered (ITransactionResourceAsync::TMDown).
However, it is possible for the ITransactionEnlistmentAsync::PrepareRequestDone call to succeed, but the transaction manager fails to deliver the notification that it is shutting down (ITransactionResourceAsync::TMDown). The resource manager then recieves the final notification that the transaction manager is shutting down (IResourceManagerSink::TMDown) later, but notifaction for the transaction is lost. This loss of notification can cause the resource manager to stop responding or it can cause an error depending on how this case is handled by the resource manager.
CAUSE
This is a bug in MSDTC. This bug affects all versions of MSDTC, up to and including, the version that ships with Windows NT 4.0 Service Pack 5. It is corrected in Windows NT 4.0 Service Pack 6.
RESOLUTIONWindows NT Server or Workstation 4.0
To resolve this problem, obtain the latest service pack for Windows NT 4.0 or
the individual software update. For information on obtaining the
latest service pack, please go to:
For information on obtaining the individual software update, contact Microsoft
Product Support Services. For a complete list of Microsoft Product Support
Services phone numbers and information on support costs, please go to the
following address on the World Wide Web:
Windows NT Server 4.0, Terminal Server EditionTo resolve this problem, obtain the latest service pack for Windows NT Server 4.0, Terminal Server Edition. For additional information, click the following article number to view the article in the
Microsoft Knowledge Base:
152734 How to Obtain the Latest Windows NT 4.0 Service Pack
STATUSMicrosoft has confirmed that this is a problem in Windows NT 4.0 and Windows NT Server 4.0, Terminal Server Edition.
This problem was first corrected in Windows NT Server 4.0 Service Pack 6 and Windows NT Server 4.0, Terminal Server Edition Service Pack 6.
Modification Type: | Major | Last Reviewed: | 4/7/2006 |
---|
Keywords: | kbQFE KBHotfixServer kbBug kbDTC kbfix KB234673 kbAudDeveloper |
---|
|