Working on getting MSDTC to work between Windows 7 SP1 and SQL 2008R2 server SP2. Both client and server can ping each other by NetBIOS name. Both are part of the same domain.
Running DTCPing getting a couple of erros before it fails. Having no luck resolving this.
Server log reads as follows:
++++++++++++++++++++++++++++++++++++++++++++++
DTCping 1.9 Report for Server1
++++++++++++++++++++++++++++++++++++++++++++++
Firewall Port Settings:
Port:50000-55000
RPC server is ready
11-17, 09:02:47.663-->RPC server:Server1 received following information:
Network Name: Server1
Source Port: 50012
Partner LOG: Client1.log
Partner CID: A67C83D2-3F38-4CF9-92A3-246A37F8EF20
++++++++++++Start Reverse Bind Test+++++++++++++
Received Bind call from Client1
Network Name: Server1
Source Port: 50012
Hosting Machine:Server1
11-17, 09:02:47.945-->Trying to Reverse Bind to Client1...
Test Guid:A67C83D2-3F38-4CF9-92A3-246A37F8EF20
++++++++++++Validating Remote Computer Name++++++++++++
11-17, 09:02:52.648-->Start DTC connection test
Error(0x2AFC) at nameping.cpp @62
-->gethostbyaddr
-->11004(The requested name is valid, but no data of the requested type was found.)
-->11004(The requested name is valid, but no data of the requested type was found.)
-->gethostbyaddr
-->11004(The requested name is valid, but no data of the requested type was found.)
11-17, 09:02:57.414-->Start RPC test (Server1-->Client1)
Error(0x6BA) at ServerManager.cpp @453
-->RPC reverse BIND failed
-->1722(The RPC server is unavailable.)
Reverse Binding to Client1 Failed
In GUID
Out GUID
Reverse BIND FAILED
Session Down
Problem:fail to invoke remote RPC method
Error(0x6BA) at dtcping.cpp @303
-->RPC pinging exception
-->1722(The RPC server is unavailable.)
RPC test failed
********************
The client log reads as follows:
++++++++++++++++++++++++++++++++++++++++++++++
DTCping 1.9 Report for Client1
++++++++++++++++++++++++++++++++++++++++++++++
RPC server is ready
++++++++++++Validating Remote Computer Name++++++++++++
11-17, 09:02:47.540-->Start DTC connection test
Name Resolution:
Server1-->10.0.0.43-->Server1@domain.local
11-17, 09:02:47.556-->Start RPC test (Client1-->Server1)
RPC test is successful
Partner's CID:14C50512-C144-4B58-A969-126DE252300C
++++++++++++RPC test completed+++++++++++++++
++++++++++++Start DTC Binding Test +++++++++++++
Trying Bind to Server1
11-17, 09:02:47.618-->Client1 Initiating DTC Binding Test....
Test Guid:A67C83D2-3F38-4CF9-92A3-246A37F8EF20
Binding call to Server1 Failed
In GUID
Out GUID
Session Down