Welcome to dbForumz.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

MSDTC Config

 
   Database Forums (Home) -> Clustering RSS
Next:  How to install SQLserver 2005 in windowXP with SQ..  
Author Message
Justin Rich

External


Since: Jul 23, 2007
Posts: 17



(Msg. 1) Posted: Wed Feb 20, 2008 9:56 am
Post subject: MSDTC Config
Archived from groups: microsoft>public>sqlserver>clustering (more info?)

so although I have read a few things in both directions, it seems I need the
MSDTC for a SQL cluster. When I create it I have to assign dependencies to a
drive and name.
By default, when a cluster is built there is "group 0" which is my share
drive and "cluster group" which has the quorum and name/ip

How should I set the dependencies for this? What I have done is used the
"cluster group" and use the quorum and cluster name. dont seem to have any
problems doing this, but it just seems wrong.

what is the preferred way to configure this?


thanks
Justin

 >> Stay informed about: MSDTC Config 
Back to top
Login to vote
Tom Moreau

External


Since: Apr 21, 2004
Posts: 441



(Msg. 2) Posted: Wed Feb 20, 2008 10:34 am
Post subject: Re: MSDTC Config [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

If you are not intending on doing many distributed transactions, then you
can leave the DTC in the cluster group. However, if you will be doing a lot
of distributed txns, then you'll want to create a separate group, containing
a disk and IP resource, as well as the DTC resource.

--
Tom

----------------------------------------------------
Thomas A. Moreau, BSc, PhD, MCSE, MCDBA, MCITP, MCTS
SQL Server MVP
Toronto, ON Canada
https://mvp.support.microsoft.com/profile/Tom.Moreau


"Justin Rich" wrote in message

so although I have read a few things in both directions, it seems I need the
MSDTC for a SQL cluster. When I create it I have to assign dependencies to a
drive and name.
By default, when a cluster is built there is "group 0" which is my share
drive and "cluster group" which has the quorum and name/ip

How should I set the dependencies for this? What I have done is used the
"cluster group" and use the quorum and cluster name. dont seem to have any
problems doing this, but it just seems wrong.

what is the preferred way to configure this?


thanks
Justin

 >> Stay informed about: MSDTC Config 
Back to top
Login to vote
Linchi Shea

External


Since: Mar 03, 2006
Posts: 234



(Msg. 3) Posted: Fri Feb 22, 2008 6:48 am
Post subject: RE: MSDTC Config [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Some useful Microsoft resources on configuring MSDTC in a cluster:

http://support.microsoft.com/kb/290624
http://blogs.msdn.com/sqlblog/archive/2006/10/06/MSDTC-and-SQL-Server-...a-clust
http://support.microsoft.com/kb/301600/

Linchi

"Justin Rich" wrote:

> so although I have read a few things in both directions, it seems I need the
> MSDTC for a SQL cluster. When I create it I have to assign dependencies to a
> drive and name.
> By default, when a cluster is built there is "group 0" which is my share
> drive and "cluster group" which has the quorum and name/ip
>
> How should I set the dependencies for this? What I have done is used the
> "cluster group" and use the quorum and cluster name. dont seem to have any
> problems doing this, but it just seems wrong.
>
> what is the preferred way to configure this?
>
>
> thanks
> Justin
>
>
>
 >> Stay informed about: MSDTC Config 
Back to top
Login to vote
Justin Rich

External


Since: Jul 23, 2007
Posts: 17



(Msg. 4) Posted: Mon Feb 25, 2008 2:52 pm
Post subject: Re: MSDTC Config [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

awesome, thanks Smile

"Linchi Shea" wrote in message

> Some useful Microsoft resources on configuring MSDTC in a cluster:
>
> http://support.microsoft.com/kb/290624
> http://blogs.msdn.com/sqlblog/archive/2006/10/06/MSDTC-and-SQL-Server-...a-clust
> http://support.microsoft.com/kb/301600/
>
> Linchi
>
> "Justin Rich" wrote:
>
>> so although I have read a few things in both directions, it seems I need
>> the
>> MSDTC for a SQL cluster. When I create it I have to assign dependencies
>> to a
>> drive and name.
>> By default, when a cluster is built there is "group 0" which is my share
>> drive and "cluster group" which has the quorum and name/ip
>>
>> How should I set the dependencies for this? What I have done is used the
>> "cluster group" and use the quorum and cluster name. dont seem to have
>> any
>> problems doing this, but it just seems wrong.
>>
>> what is the preferred way to configure this?
>>
>>
>> thanks
>> Justin
>>
>>
>>
 >> Stay informed about: MSDTC Config 
Back to top
Login to vote
Justin Rich

External


Since: Jul 23, 2007
Posts: 17



(Msg. 5) Posted: Tue Feb 26, 2008 10:23 am
Post subject: Re: MSDTC Config [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

so I read the one about how to configure the MSDTC on 2k3 and it sounds like
it wants it own name/ip and drive. Right now im using the cluster name/ip
and the quorum drive. Dont see that as a huge problem.

The next part I was reading was how to configure MSDTC which was actually
all new to me.
This was never configured on my cluster and has yet to present a problem.
The reason I bring this up is from what I have read its a "good idea" to
have MSDTC setup for a cluster (read things that say you need it, some that
say you dont, and other recommending it).
Also I was told by the application vendor that MSDTC should be installed on
the cluster. Im going to assume since I never did the security settings that
MSDTC has never been in use.

Does the cluster use MSDTC?
Does SQL need MSDTC (DB services only, no analysis, reporting etc)

Dont have any problems, just a little confused Smile

Thanks for all the help guys.

Justin

"Linchi Shea" wrote in message

> Some useful Microsoft resources on configuring MSDTC in a cluster:
>
> http://support.microsoft.com/kb/290624
> http://blogs.msdn.com/sqlblog/archive/2006/10/06/MSDTC-and-SQL-Server-...a-clust
> http://support.microsoft.com/kb/301600/
>
> Linchi
>
> "Justin Rich" wrote:
>
>> so although I have read a few things in both directions, it seems I need
>> the
>> MSDTC for a SQL cluster. When I create it I have to assign dependencies
>> to a
>> drive and name.
>> By default, when a cluster is built there is "group 0" which is my share
>> drive and "cluster group" which has the quorum and name/ip
>>
>> How should I set the dependencies for this? What I have done is used the
>> "cluster group" and use the quorum and cluster name. dont seem to have
>> any
>> problems doing this, but it just seems wrong.
>>
>> what is the preferred way to configure this?
>>
>>
>> thanks
>> Justin
>>
>>
>>
 >> Stay informed about: MSDTC Config 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
SQL Server 2005 upgrade/MSDTC config? - Hey guys, We are currently running Windows 2003 Enterprise SP1 with SQL Server 2000 Enterprise SP4 in an active/passive configuration. I am looking to upgrade this cluster to SQL Server 2005. When originally setting up this cluster and configuring...

MSDTC - I have 2 nodes Windows Server 2003 R2 Enterprise x64 Edition with Service Pack 2. I need to install SQL2005 Standard Edition with multiples instances. Each instance has its own one Cluster Group. I am installing MSDTC in cluster and I need to assign a...

MSDTC is does not respond - Hi All- We have a MSDTC issue in our cluster. If I make any cross database calls in the cluster instance, I get an error related with MSDTC [Error text is similar to "MSDTC is not running in the given instance"] I notice that the MSDTC Lo...

MSDTC with SQL Server 2000 - Hi, I have a three nodes cluster with Win 2003. On that I have four SQL intances. MSTDC is installed on the Quorum. When a failover happens, the SQL groups start before MSDTC and that create a problem with the transactions after. To assure a good..

MSDTC Troubles, Do I Even Need It? - I am running a two node cluster. The failover node had a hardware failure and I had to re-install Windows. I have been trying to add the node back into the cluster for 3 days and it continually fails with MSDTC. Mostly it's been complaining that a..
   Database Forums (Home) -> Clustering All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]