Groups | Blog | Home
all groups > sql server clustering > february 2005 >

sql server clustering : MSDTC question


Calvin Do
2/24/2005 12:57:14 PM
Hello,

may be a dumb question, but how do i determine if i've setup msdtc correctly
on a sql 2000 cluster?


thank you
Calvin

Calvin Do
2/24/2005 1:49:27 PM
yes, it starts and able to failover to other nodes. Thanks for the
informations, really appreciate it!


"Rodney R. Fournier [MVP]" <rod@die.spam.die.nw-america.com> wrote in
message news:%23bTHznrGFHA.2360@TK2MSFTNGP12.phx.gbl...
[quoted text, click to view]

Calvin Do
2/24/2005 2:12:45 PM
when i run the dtc tool, it gives me an error specified below. Any idea what
does this mean?

SQLSTATE=IM002,Native error=0,msg='[Microsoft][ODBC Driver Manager] Data
source
name not found and no default driver specified'

thank you
Calvin


"Rodney R. Fournier [MVP]" <rod@die.spam.die.nw-america.com> wrote in
message news:%23bTHznrGFHA.2360@TK2MSFTNGP12.phx.gbl...
[quoted text, click to view]

Rodney R. Fournier [MVP]
2/24/2005 3:43:57 PM
Not dumb. Does it start? Stay running? Did you follow 817064 & 301600? You
can also use the DTCTester
http://support.microsoft.com/default.aspx?scid=kb;en-us;293799

Cheers,

Rod

MVP - Windows Server - Clustering
http://www.nw-america.com - Clustering
http://msmvps.com/clustering - Blog

[quoted text, click to view]

Vikram Vamshi
2/25/2005 11:12:22 AM
Another simple test would be to see if you start a distributed transaction.

In SQL Query Analyzer:
BEGIN DISTRIBUTED TRANSACTION
COMMIT

If it is not working then you will get
Server: Msg 8501, Level 16, State 3, Line 1
MSDTC on server yourServerName is unavailable.

hth
--
Vikram Vamshi
Eclipsys Corporation
[quoted text, click to view]

Calvin Do
2/28/2005 5:55:07 PM
Vikram,

thank you! it works... yippeee.....




[quoted text, click to view]

AddThis Social Bookmark Button