Trial: Service hangs on clustered named instance
kellino
Posts: 6
Hi. I had a frustrating experience trying to get the demo to run on the cluster. After quite a bit of digging, I finally discovered that the -i <instance> option was added to the cluster resource, but not to the service on the server. Once I added the -i <instance> the service would actually start.
Now I just can't connect to it.
We are using a non-standard TCP port. I didn't come across any documentation that explained how to deal with this. I also tried changing the connection protocol to Shared Memory and Named Pipes (making sure they were enabled on the SQL server) and that didn't help either.
How does one connect to a SQL server?
Thanks!
Now I just can't connect to it.
We are using a non-standard TCP port. I didn't come across any documentation that explained how to deal with this. I also tried changing the connection protocol to Shared Memory and Named Pipes (making sure they were enabled on the SQL server) and that didn't help either.
How does one connect to a SQL server?
Thanks!
Comments
I used the browser to select the server to connect to. This used the name of the local server, rather than the virtual server on the cluster.
I manually typed in the virtual server on the cluster, bypassing the browse, and it works fine now.
SQL Backup Project Manager
Red Gate Software