After the MSDTC failed over to another node, DTCTESTER.exe doesnt work.
C:\DBA\dtctester>dtctester.exe k2qut domain\myuser ***
Executed: dtctester.exe
DSN: k2qut
User Name: domain\myuser
Password: ***
tablename= #dtc26133
Creating Temp Table for Testing: #dtc26133
Warning: No Columns in Result Set From Executing: 'create table #dtc26133 (ival
int)'
Initializing DTC
Beginning DTC Transaction
Enlisting Connection in Transaction
Error:
SQLSTATE=37000,Native error=8501,msg='[Microsoft][ODBC SQL Server Driver][SQL Se
rver]MSDTC on server 'SQLDEV01V2\SQLDEV01V2' is unavailable.'
Error:
SQLSTATE=24000,Native error=0,msg=[Microsoft][ODBC SQL Server Driver]Invalid cur
sor state
Typical Errors in DTC Output When
a. Firewall Has Ports Closed
-OR-
b. Bad WINS/DNS entries
-OR-
c. Misconfigured network
-OR-
d. Misconfigured SQL Server machine that has multiple netcards.
Aborting DTC Transaction
Releasing DTC Interface Pointers
Successfully Released pTransaction Pointer.
Many thanks,
Sky River