DB connection issues:

  • Hello Guys,

    i) Am having issues while connecting a remote server database from SQL Server Management Studio 2008 R2.

    ii) This issue happens not on all servers which am trying to connect, it happens only on few client servers.

    This is the error message, Which am getting while connecting DB.

    TITLE: Connect to Server

    ------------------------------

    Cannot connect to "Static IP\"Instance"

    ------------------------------

    ADDITIONAL INFORMATION:

    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)

    For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&EvtSrc=MSSQLServer&EvtID=-1&LinkId=20476

    ------------------------------

    BUTTONS:

    OK

    ------------------------------

    Thanks In Advance.

    Regards,

    Pradeep.

  • Best to check the basics first.

    1. Network Connectivity to remote server (ping x.x.x.x)

    2. Firewall rules denying you access

    3. DB Engine on?

  • This tool will sure help you in this particular task: http://www.sqlsecurity.com/downloads


    My stack: VS2015 ~ C# ~ MSSQL 2014[/url] ~ DevCraft ~ ReSharper ~ DataGrip ~ Linqer[/url]

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply