Psst! Did you know DevelopmentNow is a mobile web site design agency?

Contact us for help mobilizing your site, or to sign up for our beta Mobile Web SDK!
all groups > sqlserver server > february 2006 >

sqlserver server : SQL startup hangs for 10 minutes on "attempting to initialize distributed transaction coordinator"



Mister_Tog
2/27/2006 6:05:10 PM
We have a SQL service that consistently seems to take about 10-12
minutes to start up. After it finally started, everything is hunky
dory. I was able to review the SQL Server logs in the Enterprise
Manager. The SQL startup hangs on "attempting to initialize distributed
transaction coordinator."

It seems to get stuck on this for about 10 minutes. Everything else in
the startup process goes quickly EXCEPT for this line.

The most recent change that I am aware of is changing the ports in the
Client and Network server utilities so they match each other. I'm not
sure how this would be the cause. Changing this back simply means that
the clients can't connect anymore. Is it possible that changing the
ports interfered with communication with MSDTC? Any other thoughts?

Thanks!
John Bell
2/28/2006 2:01:04 AM
Hi

Have you checked for information in the Windows Event log?

John

[quoted text, click to view]
Mister_Tog
2/28/2006 5:51:56 AM
Strangely, no errors are being logged in either the Application or
System log (other than an error from the Service Control Manager
stating that the service did not start in a timely manner). Other than
that, it just shows typical, SQL start messages.
John Bell
2/28/2006 8:11:30 AM
Hi

Have you cheded RPC and DTC are started?

You may also check out connectivity to the Network/DNS is being working
correctly.

John

[quoted text, click to view]
John Bell
3/2/2006 12:37:27 AM
Hi

It sounds like autostart MSDTC is checked on the server properties, have you
tried removing that?

John

[quoted text, click to view]
AddThis Social Bookmark Button