Microsoft
Software
Hardware
Network
Question : MSDTC Network Issue
Hi experts,
I just rebuild a Windows Server 2003 box and installed SQL Server 2005 (and SP1 for both). I'm trying to establish communications between my server and a client's server. I'm using dtctester.exe and receiving the following results:
(remotely from a networked box)
--------------------------
----------
----------
----------
----------
---
C:\dtctester>dtctester dev [username] [password]
Executed: dtctester
DSN: dev
User Name: [username]
Password: [password]
tablename= #dtc5960
Creating Temp Table for Testing: #dtc5960
Warning: No Columns in Result Set From Executing: 'create table #dtc5960 (ival int)'
Initializing DTC
DtcGetTransactionManager failed: 8004d01b
DtcGetTransactionManager Call Error: Indicates unable to connect to the transact
ion manager, or the transaction manager is unavailable.
--------------------------
----------
----------
----------
----------
---
(locally from the SQL Server 2005 box)
--------------------------
----------
----------
----------
----------
---
C:\dtctester>dtctester dev [username] [password]
Executed: dtctester
DSN: dev
User Name: [username]
Password: [password]
tablename= #dtc3119
Creating Temp Table for Testing: #dtc3119
Warning: No Columns in Result Set From Executing: 'create table #dtc3119 (ival int)'
Initializing DTC
Beginning DTC Transaction
Enlisting Connection in Transaction
Executing SQL Statement in DTC Transaction
Inserting into Temp...insert into #dtc3119 values (1)
Warning: No Columns in Result Set From Executing: 'insert into #dtc3119 values (1) '
Verifying Insert into Temp...select * from #dtc3119 (should be 1): 1
Press enter to commit transaction.
Commiting DTC Transaction
Releasing DTC Interface Pointers
Successfully Released pTransaction Pointer.
Disconnecting from Database and Cleaning up Handles
--------------------------
----------
----------
----------
----------
---
I've checked the Security Configuration on the MSDTC tab of the "My Computer" section in Component Services, and the following are checked:
- Network DTC Access
- Allow Remote Clients
- Allow Remote Administration
- Allow Inbound
- Allow Outbound
- No Authentication Required
- Enable XA Transactions
I've also confirmed the regedit settings for MSDTC:
AllowOnlySecureRpcCalls = 0
FallbackToUnsecureRPCIfNec
essary = 0
ServiceNetworkProtocols = 33
TurnOffRpcSecurity = 1
(Security folder)
DomainControllerState = 0
NetworkDtcAccess = 1
NetworkDtcAccessAdmin = 1
NetworkDtcAccessClients = 1
NetworkDtcAccessInbound = 1
NetworkDtcAccessOutbound = 1
NetworkDtcAccessTip = 0
NetworkDtcAccessTransactio
ns = 1
XaTransactions = 1
Any idea what's causing this or how to fix?
Thanks!
Answer : MSDTC Network Issue
PAQed with points refunded (500)
Computer101
EE Admin
Random Solutions
Error message saying cannot connect to linked SQL Server
Paste 7 digit number from access to IBM pcomm application.
collation issue when joining two tables - SQL server 2005 TSql
Having trouble specifying data source in Sharepoint Reporting Services
MS Access 207: How to import reports, forms, and queries from other files?
Shading alternating rows in reports
Adding PowerPoint Viewer to winform desktop app.
migrating SQL databases to another server and get some weird error messages
ignore space between names within string
Windows XP clients not getting gpo folder redirection informtaion