![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
-----Original Message----- Hi all, we have two web servers talking to a clustered sql server 2000. all machines are running on win2k3. The application running on the webservers is type ..NET and requires distributed transactions. we encountered some questions regarding Best Practice: a: How do you configure MSDTC in the cluster? In the same group with SQL Server resources or in a seperate group with seperate resources (name, ip, disk)? b: In the latter case, how do you configure MSDTC or the virtuell SQL Server, so that SQL Server can find the 'virtuell' MSDTC? c: What could be an advantage/disadvantage of configuring MSDTC with a seperate IP adress in a seperate group? An obvious disadvantage we see is, that the application fails to run, since VSQL does not find VMSDTC. Does anybody have any recommandations, experiences? Did anybody find White Papers for Clustering SQL Server 2000 on Win2k3? Any input is very much appreciated. Thanks in advance Kind Regards Richard . |
#3
| |||
| |||
|
|
Check out How to Configure Microsoft Distributed Transaction Coordinator on a Windows Server 2003 Cluster http://support.microsoft.com/?id=301600 Linchi -----Original Message----- Hi all, we have two web servers talking to a clustered sql server 2000. all machines are running on win2k3. The application running on the webservers is type ..NET and requires distributed transactions. we encountered some questions regarding Best Practice: a: How do you configure MSDTC in the cluster? In the same group with SQL Server resources or in a seperate group with seperate resources (name, ip, disk)? b: In the latter case, how do you configure MSDTC or the virtuell SQL Server, so that SQL Server can find the 'virtuell' MSDTC? c: What could be an advantage/disadvantage of configuring MSDTC with a seperate IP adress in a seperate group? An obvious disadvantage we see is, that the application fails to run, since VSQL does not find VMSDTC. Does anybody have any recommandations, experiences? Did anybody find White Papers for Clustering SQL Server 2000 on Win2k3? Any input is very much appreciated. Thanks in advance Kind Regards Richard . |
#4
| |||
| |||
|
|
Hi Linchi, yes, the document states to configure MSDTC in its own group. But this leaves the question, how to tell the SQL Cluster to use the virtual MSDTC. Do you have any idea? Or do you have a clustered SQL Server with MSDTC configured according to the document, which works fine? Richard "Linchi Shea" <linchi_shea (AT) NOSPAMml (DOT) com> wrote in message news:01e001c3bf40$ad239bb0$a101280a (AT) phx (DOT) gbl... Check out How to Configure Microsoft Distributed Transaction Coordinator on a Windows Server 2003 Cluster http://support.microsoft.com/?id=301600 Linchi -----Original Message----- Hi all, we have two web servers talking to a clustered sql server 2000. all machines are running on win2k3. The application running on the webservers is type ..NET and requires distributed transactions. we encountered some questions regarding Best Practice: a: How do you configure MSDTC in the cluster? In the same group with SQL Server resources or in a seperate group with seperate resources (name, ip, disk)? b: In the latter case, how do you configure MSDTC or the virtuell SQL Server, so that SQL Server can find the 'virtuell' MSDTC? c: What could be an advantage/disadvantage of configuring MSDTC with a seperate IP adress in a seperate group? An obvious disadvantage we see is, that the application fails to run, since VSQL does not find VMSDTC. Does anybody have any recommandations, experiences? Did anybody find White Papers for Clustering SQL Server 2000 on Win2k3? Any input is very much appreciated. Thanks in advance Kind Regards Richard . |
#5
| |||
| |||
|
|
MSDTC on a cluster overrides any local instance of MSDTC and will be used by all clustered resources. Once it is created and operating correctly, no further action is needed. -- Geoff N. Hiten Microsoft SQL Server MVP Senior Database Administrator Careerbuilder.com "Richard" <donricardo (AT) gmx (DOT) com> wrote in message news:eUl6yE8vDHA.2460 (AT) TK2MSFTNGP10 (DOT) phx.gbl... Hi Linchi, yes, the document states to configure MSDTC in its own group. But this leaves the question, how to tell the SQL Cluster to use the virtual MSDTC. Do you have any idea? Or do you have a clustered SQL Server with MSDTC configured according to the document, which works fine? Richard "Linchi Shea" <linchi_shea (AT) NOSPAMml (DOT) com> wrote in message news:01e001c3bf40$ad239bb0$a101280a (AT) phx (DOT) gbl... Check out How to Configure Microsoft Distributed Transaction Coordinator on a Windows Server 2003 Cluster http://support.microsoft.com/?id=301600 Linchi -----Original Message----- Hi all, we have two web servers talking to a clustered sql server 2000. all machines are running on win2k3. The application running on the webservers is type ..NET and requires distributed transactions. we encountered some questions regarding Best Practice: a: How do you configure MSDTC in the cluster? In the same group with SQL Server resources or in a seperate group with seperate resources (name, ip, disk)? b: In the latter case, how do you configure MSDTC or the virtuell SQL Server, so that SQL Server can find the 'virtuell' MSDTC? c: What could be an advantage/disadvantage of configuring MSDTC with a seperate IP adress in a seperate group? An obvious disadvantage we see is, that the application fails to run, since VSQL does not find VMSDTC. Does anybody have any recommandations, experiences? Did anybody find White Papers for Clustering SQL Server 2000 on Win2k3? Any input is very much appreciated. Thanks in advance Kind Regards Richard . |
#6
| |||
| |||
|
|
Hi Goeff, yes, you are right. I see this behaviour, when I configure MSDTC in the same group with the SQL Server resources. But when I configure MSDTC in a separate group from SQL Server, the application fails. On your clusters, do you have MSDTC in the same group with SQL Server? Is there a way, how to trace or debug? I found logs for MSDTC in system32\MSDTC, but they are binary. Is there a special tool to view them? Any other logs to consider? Richard "Geoff N. Hiten" <SRDBA (AT) Careerbuilder (DOT) com> wrote in message news:uRuli7#vDHA.1060 (AT) TK2MSFTNGP12 (DOT) phx.gbl... MSDTC on a cluster overrides any local instance of MSDTC and will be used by all clustered resources. Once it is created and operating correctly, no further action is needed. -- Geoff N. Hiten Microsoft SQL Server MVP Senior Database Administrator Careerbuilder.com "Richard" <donricardo (AT) gmx (DOT) com> wrote in message news:eUl6yE8vDHA.2460 (AT) TK2MSFTNGP10 (DOT) phx.gbl... Hi Linchi, yes, the document states to configure MSDTC in its own group. But this leaves the question, how to tell the SQL Cluster to use the virtual MSDTC. Do you have any idea? Or do you have a clustered SQL Server with MSDTC configured according to the document, which works fine? Richard "Linchi Shea" <linchi_shea (AT) NOSPAMml (DOT) com> wrote in message news:01e001c3bf40$ad239bb0$a101280a (AT) phx (DOT) gbl... Check out How to Configure Microsoft Distributed Transaction Coordinator on a Windows Server 2003 Cluster http://support.microsoft.com/?id=301600 Linchi -----Original Message----- Hi all, we have two web servers talking to a clustered sql server 2000. all machines are running on win2k3. The application running on the webservers is type ..NET and requires distributed transactions. we encountered some questions regarding Best Practice: a: How do you configure MSDTC in the cluster? In the same group with SQL Server resources or in a seperate group with seperate resources (name, ip, disk)? b: In the latter case, how do you configure MSDTC or the virtuell SQL Server, so that SQL Server can find the 'virtuell' MSDTC? c: What could be an advantage/disadvantage of configuring MSDTC with a seperate IP adress in a seperate group? An obvious disadvantage we see is, that the application fails to run, since VSQL does not find VMSDTC. Does anybody have any recommandations, experiences? Did anybody find White Papers for Clustering SQL Server 2000 on Win2k3? Any input is very much appreciated. Thanks in advance Kind Regards Richard . |
#7
| |||
| |||
|
|
-----Original Message----- I have MSDTC in the Cluster (Quorum) group. That way if the cluster is up MSDTC is running. Make sure you run comclust.exe on all cluster nodes to switch to clustered MSDTC. That is part of the configuration. -- Geoff N. Hiten Microsoft SQL Server MVP Senior Database Administrator Careerbuilder.com "Richard" <donricardo (AT) gmx (DOT) com> wrote in message news:uehEhuJwDHA.1764 (AT) TK2MSFTNGP10 (DOT) phx.gbl... Hi Goeff, yes, you are right. I see this behaviour, when I configure MSDTC in the same group with the SQL Server resources. But when I configure MSDTC in a separate group from SQL Server, the application fails. On your clusters, do you have MSDTC in the same group with SQL Server? Is there a way, how to trace or debug? I found logs for MSDTC in system32\MSDTC, but they are binary. Is there a special tool to view them? Any other logs to consider? Richard "Geoff N. Hiten" <SRDBA (AT) Careerbuilder (DOT) com> wrote in message news:uRuli7#vDHA.1060 (AT) TK2MSFTNGP12 (DOT) phx.gbl... MSDTC on a cluster overrides any local instance of MSDTC and will be used by all clustered resources. Once it is created and operating correctly, no further action is needed. -- Geoff N. Hiten Microsoft SQL Server MVP Senior Database Administrator Careerbuilder.com "Richard" <donricardo (AT) gmx (DOT) com> wrote in message news:eUl6yE8vDHA.2460 (AT) TK2MSFTNGP10 (DOT) phx.gbl... Hi Linchi, yes, the document states to configure MSDTC in its own group. But this leaves the question, how to tell the SQL Cluster to use the virtual MSDTC. Do you have any idea? Or do you have a clustered SQL Server with MSDTC configured according to the document, which works fine? Richard "Linchi Shea" <linchi_shea (AT) NOSPAMml (DOT) com> wrote in message news:01e001c3bf40$ad239bb0$a101280a (AT) phx (DOT) gbl... Check out How to Configure Microsoft Distributed Transaction Coordinator on a Windows Server 2003 Cluster http://support.microsoft.com/?id=301600 Linchi -----Original Message----- Hi all, we have two web servers talking to a clustered sql server 2000. all machines are running on win2k3. The application running on the webservers is type ..NET and requires distributed transactions. we encountered some questions regarding Best Practice: a: How do you configure MSDTC in the cluster? In the same group with SQL Server resources or in a seperate group with seperate resources (name, ip, disk)? b: In the latter case, how do you configure MSDTC or the virtuell SQL Server, so that SQL Server can find the 'virtuell' MSDTC? c: What could be an advantage/disadvantage of configuring MSDTC with a seperate IP adress in a seperate group? An obvious disadvantage we see is, that the application fails to run, since VSQL does not find VMSDTC. Does anybody have any recommandations, experiences? Did anybody find White Papers for Clustering SQL Server 2000 on Win2k3? Any input is very much appreciated. Thanks in advance Kind Regards Richard . . |
#8
| |||
| |||
|
|
I thank you for your recommendations. However, I am not still clear for when a) MSDTC will be in a separate group and when b) MSDTC would be preferred as part of cluster group on Quorum disk? -----Original Message----- I have MSDTC in the Cluster (Quorum) group. That way if the cluster is up MSDTC is running. Make sure you run comclust.exe on all cluster nodes to switch to clustered MSDTC. That is part of the configuration. -- Geoff N. Hiten Microsoft SQL Server MVP Senior Database Administrator Careerbuilder.com "Richard" <donricardo (AT) gmx (DOT) com> wrote in message news:uehEhuJwDHA.1764 (AT) TK2MSFTNGP10 (DOT) phx.gbl... Hi Goeff, yes, you are right. I see this behaviour, when I configure MSDTC in the same group with the SQL Server resources. But when I configure MSDTC in a separate group from SQL Server, the application fails. On your clusters, do you have MSDTC in the same group with SQL Server? Is there a way, how to trace or debug? I found logs for MSDTC in system32\MSDTC, but they are binary. Is there a special tool to view them? Any other logs to consider? Richard "Geoff N. Hiten" <SRDBA (AT) Careerbuilder (DOT) com> wrote in message news:uRuli7#vDHA.1060 (AT) TK2MSFTNGP12 (DOT) phx.gbl... MSDTC on a cluster overrides any local instance of MSDTC and will be used by all clustered resources. Once it is created and operating correctly, no further action is needed. -- Geoff N. Hiten Microsoft SQL Server MVP Senior Database Administrator Careerbuilder.com "Richard" <donricardo (AT) gmx (DOT) com> wrote in message news:eUl6yE8vDHA.2460 (AT) TK2MSFTNGP10 (DOT) phx.gbl... Hi Linchi, yes, the document states to configure MSDTC in its own group. But this leaves the question, how to tell the SQL Cluster to use the virtual MSDTC. Do you have any idea? Or do you have a clustered SQL Server with MSDTC configured according to the document, which works fine? Richard "Linchi Shea" <linchi_shea (AT) NOSPAMml (DOT) com> wrote in message news:01e001c3bf40$ad239bb0$a101280a (AT) phx (DOT) gbl... Check out How to Configure Microsoft Distributed Transaction Coordinator on a Windows Server 2003 Cluster http://support.microsoft.com/?id=301600 Linchi -----Original Message----- Hi all, we have two web servers talking to a clustered sql server 2000. all machines are running on win2k3. The application running on the webservers is type ..NET and requires distributed transactions. we encountered some questions regarding Best Practice: a: How do you configure MSDTC in the cluster? In the same group with SQL Server resources or in a seperate group with seperate resources (name, ip, disk)? b: In the latter case, how do you configure MSDTC or the virtuell SQL Server, so that SQL Server can find the 'virtuell' MSDTC? c: What could be an advantage/disadvantage of configuring MSDTC with a seperate IP adress in a seperate group? An obvious disadvantage we see is, that the application fails to run, since VSQL does not find VMSDTC. Does anybody have any recommandations, experiences? Did anybody find White Papers for Clustering SQL Server 2000 on Win2k3? Any input is very much appreciated. Thanks in advance Kind Regards Richard . . |
#9
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |