dbTalk Databases Forums  

MSDTC question

microsoft.public.sqlserver.clustering microsoft.public.sqlserver.clustering


Discuss MSDTC question in the microsoft.public.sqlserver.clustering forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Calvin Do
 
Posts: n/a

Default MSDTC question - 02-24-2005 , 02:57 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



Reply With Quote
  #2  
Old   
Rodney R. Fournier [MVP]
 
Posts: n/a

Default Re: MSDTC question - 02-24-2005 , 03:43 PM






Not dumb. Does it start? Stay running? Did you follow 817064 & 301600? You
can also use the DTCTester
http://support.microsoft.com/default...b;en-us;293799

Cheers,

Rod

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

"Calvin Do" <calvin (AT) spinsonic (DOT) com> wrote

Quote:
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





Reply With Quote
  #3  
Old   
Calvin Do
 
Posts: n/a

Default Re: MSDTC question - 02-24-2005 , 03:49 PM



yes, it starts and able to failover to other nodes. Thanks for the
informations, really appreciate it!


"Rodney R. Fournier [MVP]" <rod (AT) die (DOT) spam.die.nw-america.com> wrote in
message news:%23bTHznrGFHA.2360 (AT) TK2MSFTNGP12 (DOT) phx.gbl...
Quote:
Not dumb. Does it start? Stay running? Did you follow 817064 & 301600? You
can also use the DTCTester
http://support.microsoft.com/default...b;en-us;293799

Cheers,

Rod

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

"Calvin Do" <calvin (AT) spinsonic (DOT) com> wrote in message
news:Oiv$rNrGFHA.3076 (AT) tk2msftngp13 (DOT) phx.gbl...
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







Reply With Quote
  #4  
Old   
Calvin Do
 
Posts: n/a

Default Re: MSDTC question - 02-24-2005 , 04:12 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 (AT) die (DOT) spam.die.nw-america.com> wrote in
message news:%23bTHznrGFHA.2360 (AT) TK2MSFTNGP12 (DOT) phx.gbl...
Quote:
Not dumb. Does it start? Stay running? Did you follow 817064 & 301600? You
can also use the DTCTester
http://support.microsoft.com/default...b;en-us;293799

Cheers,

Rod

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

"Calvin Do" <calvin (AT) spinsonic (DOT) com> wrote in message
news:Oiv$rNrGFHA.3076 (AT) tk2msftngp13 (DOT) phx.gbl...
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







Reply With Quote
  #5  
Old   
Vikram Vamshi
 
Posts: n/a

Default Re: MSDTC question - 02-25-2005 , 10:12 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
"Calvin Do" <calvin (AT) spinsonic (DOT) com> wrote

Quote:
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





Reply With Quote
  #6  
Old   
Calvin Do
 
Posts: n/a

Default Re: MSDTC question - 02-28-2005 , 07:55 PM



Vikram,

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




"Vikram Vamshi" <vikram.vamshi (AT) nospam (DOT) com> wrote

Quote:
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
"Calvin Do" <calvin (AT) spinsonic (DOT) com> wrote in message
news:Oiv$rNrGFHA.3076 (AT) tk2msftngp13 (DOT) phx.gbl...
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







Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.