Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-09-17 : 01:02:49
|
| Curt writes "Is there a way to test the MSDTC Service to see if it is fuctioning properly? After a recent upgrade to SQL 7.0 from 6.5, and NT 4 to W2K, the MSDTC Sevice failed to start. After seaching for errors, I found that the registry information was incorrect. Ths DTC in the registry was pointing to the wrong file. I changed the registry to point to the correct file, and now DTC runs fine on the main server, but an external server program that uses DTC cannot connect now. It appears that DTC is operating correctly, but is there a way to test it to make sure that this is not the problem?" |
|
|
|
|
|