dbTalk Databases Forums  

Cannot Connect using IP to Clustered Named Instance

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


Discuss Cannot Connect using IP to Clustered Named Instance in the microsoft.public.sqlserver.clustering forum.



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

Default Cannot Connect using IP to Clustered Named Instance - 04-13-2004 , 02:34 PM






I am having trouble connecting when using the IP address to a named
instanced using dynamic port assignments and hosted on a 2K3 cluster (even
when at the console on the node hosting the SQL instance). I receive "SQL
Server does not exist or access denied". There are no entries created in
the event log. I am able to connect with no problems using the instance
name. I'm attempting to connect usingQuery Analyzer. Any ideas?

--
Thanks!
______________________________________
Michael DiGiuseppe
Technical Services - Enterprise
North Carolina Department of Transportation
Century Center - Building B
______________________________________
E-mail correspondence to and from this address
may be subject to North Carolina Public Records
Law "NCGS.Ch.132" and may be disclosed to
third parties by an authorized state official.







Reply With Quote
  #2  
Old   
Kevin McDonnell [MSFT]
 
Posts: n/a

Default RE: Cannot Connect using IP to Clustered Named Instance - 04-13-2004 , 08:01 PM






Hi Michael,
In order to connect to a Named Instance you need to either:

a. Supply the Servername\InstanceName
b. Supply the Servername, port


Thanks,

Kevin McDonnell
Microsoft Corporation

This posting is provided AS IS with no warranties, and confers no rights.




Reply With Quote
  #3  
Old   
Sinisa Perovic
 
Posts: n/a

Default RE: Cannot Connect using IP to Clustered Named Instance - 04-14-2004 , 06:11 AM



It seems that you have trouble connecting through TCP/IP. Verify in event log that SQL is listening on TCPIP and not only on Shared Memory / Named Pipes
To verify that this is a problem from QueryAnalyzer try to connect with tcp:ServerName\InstanceName. If it isn't work then server is not listening on TCP at all..

post back after this and we will see what then..

Rgd
Sinisa Perovic

Reply With Quote
  #4  
Old   
MCDBA Wannabe
 
Posts: n/a

Default Re: Cannot Connect using IP to Clustered Named Instance - 04-14-2004 , 08:50 AM



Thanks for the help.

--
Thanks!
______________________________________
Michael DiGiuseppe
Technical Services - Enterprise
North Carolina Department of Transportation
Century Center - Building B
______________________________________
E-mail correspondence to and from this address
may be subject to North Carolina Public Records
Law "NCGS.Ch.132" and may be disclosed to
third parties by an authorized state official.





"Kevin McDonnell [MSFT]" <kevmc (AT) online (DOT) microsoft.com> wrote

Quote:
Hi Michael,
In order to connect to a Named Instance you need to either:

a. Supply the Servername\InstanceName
b. Supply the Servername, port


Thanks,

Kevin McDonnell
Microsoft Corporation

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.