JSI Tip 3736. Error 3221229584 prevent the Microsoft Distributed Transaction Service from starting?

Jerold Schulman

May 27, 2001

1 Min Read
ITPro Today logo in a gray background | ITPro Today


The Microsoft Distributed Transaction service (MSDTC) fails to start with following event:

Event ID : 7024Source : Service Control ManagerDescription: The MSDTC service terminated with service specific error 3221229584.

The problem is that the MSDTC service can't find the MSDTC log file.

To resolve the problem:

Windows NT 4.0

1. Start / Programs / Windows NT 4.0 Option Pack / Microsoft Transaction Server / Microsoft Transaction Server Explorer MMC.

2. Right-click the computer that is generating the error, in the Computers node and press Properties.

3. Select the Advanced tab.

4. Change the location of the log file to %SystemRoot%System32Dtclog.

5. Press Reset Log.

6. Start the MSDTC service.

Windows 2000

01. Start / Run / MMC / OK.

02. On the Console menu, press Add/Remove Snap-in and press Add.

03. Select Component Services and press Add and Close the window.

04. Press OK in the Add/Remove Snap-in dialog.

05. Expand Component Services.

06. In the Computers node, right-click the computer that is generating the error and then press Properties.

07. Select the Advanced tab.

08. Change the location of the log file to %SystemRoot%System32Dtclog.

09. Press Reset Log.

10. Start the MSDTC service.

See http://support.microsoft.com/support/transaction.




Read more about:

Microsoft
Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like