dbTalk Databases Forums  

Windows 2000 & SQL 7 & MSDTC log location

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


Discuss Windows 2000 & SQL 7 & MSDTC log location in the microsoft.public.sqlserver.clustering forum.



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

Default Windows 2000 & SQL 7 & MSDTC log location - 05-17-2004 , 09:58 AM






Hi,
Where does the msdtc.log file need to be located on a Win2K setup with SQL7
?



Reply With Quote
  #2  
Old   
Clive Challinor [MSFT]
 
Posts: n/a

Default RE: Windows 2000 & SQL 7 & MSDTC log location - 05-20-2004 , 07:14 AM






Hi
On a cluster the MSDTC resources will be installed into a resource group,
and hence its log files will be created on a drive within that group. There
are 3 choices for where you can put the MSDTC resources.
1) In the same group as SQL Server
2) In the Cluster group (default on win2K)
3) In its own group.

Option 3 is the most robust as MSDTC is completly seperated from other
applications (SQL / Cluster).
When you run comclust on a windows 2000 cluster to create the MSDTC
resources they will be created in the cluster group.
You can put MSDTC in the same group as SQL, but this means that SQL and
MSDTC are potentially going to interfere with each other. So if MSDTC fails
it will failover and take SQL with it. (and visa-versa) which is not
generally recommended.
If you MSDTC resource is either in the cluster group of its own group and
is not causing any issues I would not move it, as this procedure in itself
can result in some downtime.

Regards,
Clive Challinor [MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights.



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.