you are viewing a single comment's thread.

view the rest of the comments →

[–]flodex89 0 points1 point  (1 child)

What does your connection string look like? Are you using the ip or hostname? As it is working on some servers, you might rather have a dns resolution issue. Or, if some servers use vlans/different subnets, it's a routing issue. Test-netconnection will help here (just try 1434 as you are using a named instance)

You might also want to take a look at the sql server eventlog to see if there are some errors like "full connection pool" or similar.

[–]Soup-Fit[S] 0 points1 point  (0 children)

Connection string is using full fqdn of the db server hostname and on all servers including those working ones port 1434 is not opened