|
Home > Archive > microsoft.public.sqlserver.server > December 2002 > Cluster
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Aron Feldman 2002-12-19, 6:23 pm |
| I have in production SQL under a cluster configuration.
My problem is trying to connect to the server through a
VPN. When connecting locally, I don't have any problem.
When defining the ODBC, I call the server by
Cluster_Name\Instance_Name. Not working.
Any idea?
Thanks
| |
| Vishal Parkar 2002-12-20, 2:23 am |
| Try connecting using virtual ip address like
<ipaddress>\<instance>
If this works make an entry in window's HOST file.
--Vishal
>-----Original Message-----
>I have in production SQL under a cluster configuration.
>My problem is trying to connect to the server through a
>VPN. When connecting locally, I don't have any problem.
>
>When defining the ODBC, I call the server by
>Cluster_Name\Instance_Name. Not working.
>
>Any idea?
>
>Thanks
>.
>
| |
| Aron Feldman 2002-12-20, 11:23 am |
|
I also tried using <ipaddress>\<instance>
After trying to register the server in Enterprise Manager, I get the
'Server does not exist or access denied.|ConnectionOpen(Conect()'
message
Aron
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
|
|
|
|
|