Hi ,
Node1- 10.216.6.111
Node2- 10.216.6.112
OS: windows 2012 r2 standard
I have installed the SQL server 2008 r2 standard in two node clustered enviornment but facing the issue of connecting the servies throught management studio from remote node where as it is connecting from the same node where the services are running/UP in cluster.
The below error is coming
A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified) (Microsoft SQL Server, Error: -1)
Please suggest the solution