dbTalk Databases Forums  

Server Cluster - SQL Server Connection problem

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


Discuss Server Cluster - SQL Server Connection problem in the microsoft.public.sqlserver.clustering forum.



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

Default Server Cluster - SQL Server Connection problem - 09-26-2004 , 08:43 AM






Hi All,

we are having following Servers:

1) Webserver
2) Application Server
3) DataBase Server

All are running on Windows 2000 Advanced Servers

Application server and Database server are in a one domain namely ABC.com
and are in cluster mode.

Even the MS SQL 2000 enterprise Edition instance installed in the DATABASE
CLUSTER MODE . Name given to the instance is ABCSQL.

But when we try to connect SQL server through Sample Application (
developed in .NET 1.03075) from Web server to Application server
error is thrown like SQL Server name doesn't find or access Denied.

I think it is not able to identify the Cluster instance or not able to
connect the port.

Please any body can help me to solve the problem.

Thanks in Advance


Reply With Quote
  #2  
Old   
Geoff N. Hiten
 
Posts: n/a

Default Re: Server Cluster - SQL Server Connection problem - 09-26-2004 , 06:10 PM






First, troubleshoot basic connectivity. Can your application server ping
the database host server by IP address and by name. Try it again using the
virtual server IP and name. Next, connect to the SQL instance using one of
the client tools (Enterprise Manager, Query Analyzer). You may need to
upgrade the MDAC version on your application server. Older versions are not
instance aware.

--
Geoff N. Hiten
Microsoft SQL Server MVP
Senior Database Administrator
Careerbuilder.com

I support the Professional Association for SQL Server
www.sqlpass.org

"Rakesh" <Rakesh (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hi All,

we are having following Servers:

1) Webserver
2) Application Server
3) DataBase Server

All are running on Windows 2000 Advanced Servers

Application server and Database server are in a one domain namely ABC.com
and are in cluster mode.

Even the MS SQL 2000 enterprise Edition instance installed in the DATABASE
CLUSTER MODE . Name given to the instance is ABCSQL.

But when we try to connect SQL server through Sample Application (
developed in .NET 1.03075) from Web server to Application server
error is thrown like SQL Server name doesn't find or access Denied.

I think it is not able to identify the Cluster instance or not able to
connect the port.

Please any body can help me to solve the problem.

Thanks in Advance




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.