Created
December 4, 2013 08:38
-
-
Save modul8com/7784196 to your computer and use it in GitHub Desktop.
How to read your MSDTC log files ?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
First open a Administrator Command Promnpt. | |
In there do a cd \windows\system32\msdtc | |
then: | |
msdtcvtr.bat -tracelog dtctrace.log.2013-11-21-18-01-40-0576-00 -o mylog | |
PS: don't try to browse with the file explorer, you can't get in c:\windows\system32\msdtc |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
One correction here is the batch file is located under
C:\windows\system32\msdtc\Trace