![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am running sql 2005 sp2 64 bit on a windows server 2003 64 bit cluster. This has been working in an active/active configuration. I had a problem though where one of the instances wouldnt startup. I resolved this by setting the port in the registry and then running the cluster recovery tool to set a checkpoint. Since then though i am unable to run in active/active mode. I can move an instance onto another node but because the sql browser service wont start users cannot connect unless they specify the port. This is not an option as the port isnt hardcoded into the application they use. If i try and start the sql browser service on the passive node from the command line i get the following - C:\Program Files (x86)\Microsoft SQL Server\90\Shared>sqlbrowser.exe -c SQLBrowser: starting up in console mode SQLBrowser: starting up SSRP redirection service SQLBrowser is successfully listening on 0.0.0.0[1434] SQLBrowser: failed starting SSRP redirection services -- shutting down. SQLBrowser: starting up OLAP redirection service SQLBrowser: Stopping the OLAP redirector I have seen a few posts but no answers yet. Anyone have any ideas? Should the sql browser service be able to run at the same time on both nodes? Regards |
#3
| |||
| |||
|
|
Have you run the SP on both nodes? The Browser service is local to each node and may not have been updated when the service pack was installed. Don't worry, the SP installer won't try and update the SQL engine, just any local components like client tools and SSIS. And yes, the browser service should run on all nodes. It is not a cluster-wide entity. -- Geoff N. Hiten Senior SQL Infrastructure Consultant Microsoft SQL Server MVP "mungoblack" <mungoblack (AT) nospam (DOT) com> wrote in message news:uT42rIzMIHA.4808 (AT) TK2MSFTNGP05 (DOT) phx.gbl... I am running sql 2005 sp2 64 bit on a windows server 2003 64 bit cluster. This has been working in an active/active configuration. I had a problem though where one of the instances wouldnt startup. I resolved this by setting the port in the registry and then running the cluster recovery tool to set a checkpoint. Since then though i am unable to run in active/active mode. I can move an instance onto another node but because the sql browser service wont start users cannot connect unless they specify the port. This is not an option as the port isnt hardcoded into the application they use. If i try and start the sql browser service on the passive node from the command line i get the following - C:\Program Files (x86)\Microsoft SQL Server\90\Shared>sqlbrowser.exe -c SQLBrowser: starting up in console mode SQLBrowser: starting up SSRP redirection service SQLBrowser is successfully listening on 0.0.0.0[1434] SQLBrowser: failed starting SSRP redirection services -- shutting down. SQLBrowser: starting up OLAP redirection service SQLBrowser: Stopping the OLAP redirector I have seen a few posts but no answers yet. Anyone have any ideas? Should the sql browser service be able to run at the same time on both nodes? Regards |
#4
| |||
| |||
|
|
Thanks for the reply Geoff. Both nodes are on SP2 and were before the issue occured where i had to run the recovery tool. I am going to run the SP2 install again to see if that helps. But should the browser service actually be started on both nodes at the same time or is that not possible? If as you say the browser service is local and not part of the cluster install then can i assume it should? Regards "Geoff N. Hiten" <SQLCraftsman (AT) gmail (DOT) com> wrote in message news:OW8lBP2MIHA.5224 (AT) TK2MSFTNGP02 (DOT) phx.gbl... Have you run the SP on both nodes? The Browser service is local to each node and may not have been updated when the service pack was installed. Don't worry, the SP installer won't try and update the SQL engine, just any local components like client tools and SSIS. And yes, the browser service should run on all nodes. It is not a cluster-wide entity. -- Geoff N. Hiten Senior SQL Infrastructure Consultant Microsoft SQL Server MVP "mungoblack" <mungoblack (AT) nospam (DOT) com> wrote in message news:uT42rIzMIHA.4808 (AT) TK2MSFTNGP05 (DOT) phx.gbl... I am running sql 2005 sp2 64 bit on a windows server 2003 64 bit cluster. This has been working in an active/active configuration. I had a problem though where one of the instances wouldnt startup. I resolved this by setting the port in the registry and then running the cluster recovery tool to set a checkpoint. Since then though i am unable to run in active/active mode. I can move an instance onto another node but because the sql browser service wont start users cannot connect unless they specify the port. This is not an option as the port isnt hardcoded into the application they use. If i try and start the sql browser service on the passive node from the command line i get the following - C:\Program Files (x86)\Microsoft SQL Server\90\Shared>sqlbrowser.exe -c SQLBrowser: starting up in console mode SQLBrowser: starting up SSRP redirection service SQLBrowser is successfully listening on 0.0.0.0[1434] SQLBrowser: failed starting SSRP redirection services -- shutting down. SQLBrowser: starting up OLAP redirection service SQLBrowser: Stopping the OLAP redirector I have seen a few posts but no answers yet. Anyone have any ideas? Should the sql browser service be able to run at the same time on both nodes? Regards |
#5
| |||
| |||
|
|
Thanks for the reply Geoff. Both nodes are on SP2 and were before the issue occured where i had to run the recovery tool. I am going to run the SP2 install again to see if that helps. But should the browser service actually be started on both nodes at the same time or is that not possible? If as you say the browser service is local and not part of the cluster install then can i assume it should? Regards "Geoff N. Hiten" <SQLCraftsman (AT) gmail (DOT) com> wrote in message news:OW8lBP2MIHA.5224 (AT) TK2MSFTNGP02 (DOT) phx.gbl... Have you run the SP on both nodes? The Browser service is local to each node and may not have been updated when the service pack was installed. Don't worry, the SP installer won't try and update the SQL engine, just any local components like client tools and SSIS. And yes, the browser service should run on all nodes. It is not a cluster-wide entity. -- Geoff N. Hiten Senior SQL Infrastructure Consultant Microsoft SQL Server MVP "mungoblack" <mungoblack (AT) nospam (DOT) com> wrote in message news:uT42rIzMIHA.4808 (AT) TK2MSFTNGP05 (DOT) phx.gbl... I am running sql 2005 sp2 64 bit on a windows server 2003 64 bit cluster. This has been working in an active/active configuration. I had a problem though where one of the instances wouldnt startup. I resolved this by setting the port in the registry and then running the cluster recovery tool to set a checkpoint. Since then though i am unable to run in active/active mode. I can move an instance onto another node but because the sql browser service wont start users cannot connect unless they specify the port. This is not an option as the port isnt hardcoded into the application they use. If i try and start the sql browser service on the passive node from the command line i get the following - C:\Program Files (x86)\Microsoft SQL Server\90\Shared>sqlbrowser.exe -c SQLBrowser: starting up in console mode SQLBrowser: starting up SSRP redirection service SQLBrowser is successfully listening on 0.0.0.0[1434] SQLBrowser: failed starting SSRP redirection services -- shutting down. SQLBrowser: starting up OLAP redirection service SQLBrowser: Stopping the OLAP redirector I have seen a few posts but no answers yet. Anyone have any ideas? Should the sql browser service be able to run at the same time on both nodes? Regards |
#6
| |||
| |||
|
|
Yes, the browser service is supposed to be active on all cluster nodes. -- Geoff N. Hiten Senior SQL Infrastructure Consultant Microsoft SQL Server MVP "mungoblack" <mungoblack (AT) nospam (DOT) com> wrote in message news:O2EdII3MIHA.4912 (AT) TK2MSFTNGP06 (DOT) phx.gbl... Thanks for the reply Geoff. Both nodes are on SP2 and were before the issue occured where i had to run the recovery tool. I am going to run the SP2 install again to see if that helps. But should the browser service actually be started on both nodes at the same time or is that not possible? If as you say the browser service is local and not part of the cluster install then can i assume it should? Regards "Geoff N. Hiten" <SQLCraftsman (AT) gmail (DOT) com> wrote in message news:OW8lBP2MIHA.5224 (AT) TK2MSFTNGP02 (DOT) phx.gbl... Have you run the SP on both nodes? The Browser service is local to each node and may not have been updated when the service pack was installed. Don't worry, the SP installer won't try and update the SQL engine, just any local components like client tools and SSIS. And yes, the browser service should run on all nodes. It is not a cluster-wide entity. -- Geoff N. Hiten Senior SQL Infrastructure Consultant Microsoft SQL Server MVP "mungoblack" <mungoblack (AT) nospam (DOT) com> wrote in message news:uT42rIzMIHA.4808 (AT) TK2MSFTNGP05 (DOT) phx.gbl... I am running sql 2005 sp2 64 bit on a windows server 2003 64 bit cluster. This has been working in an active/active configuration. I had a problem though where one of the instances wouldnt startup. I resolved this by setting the port in the registry and then running the cluster recovery tool to set a checkpoint. Since then though i am unable to run in active/active mode. I can move an instance onto another node but because the sql browser service wont start users cannot connect unless they specify the port. This is not an option as the port isnt hardcoded into the application they use. If i try and start the sql browser service on the passive node from the command line i get the following - C:\Program Files (x86)\Microsoft SQL Server\90\Shared>sqlbrowser.exe -c SQLBrowser: starting up in console mode SQLBrowser: starting up SSRP redirection service SQLBrowser is successfully listening on 0.0.0.0[1434] SQLBrowser: failed starting SSRP redirection services -- shutting down. SQLBrowser: starting up OLAP redirection service SQLBrowser: Stopping the OLAP redirector I have seen a few posts but no answers yet. Anyone have any ideas? Should the sql browser service be able to run at the same time on both nodes? Regards |
#7
| |||
| |||
|
#8
| |||
| |||
|
#9
| |||
| |||
|
#10
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |