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
Balaji |