issue in connecting ssms

Copper Contributor

Hello everyone,

 

When i am trying to connect to ssms through one of the instance, i am getting below error

'

TITLE: Connect to Server
------------------------------

Cannot connect to LAPTOP-9IPSEEBO\TULASI_DEV.

------------------------------
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: https://docs.microsoft.com/sql/relational-databases/errors-events/mssqlserver--1-database-engine-err...

I tried all the options such as trying to start the instance through sql server configuration manager and services however could not.

 

Can someone help me out in resolving this issue. I am very much new to sql server and trying dba concepts in practical manner.

 

Regards

Tulasi

1 Reply

Hi @tulasi123 -- So that I ensure I understand, are you having trouble starting the SQL Server engine service through SQL Configuration Manager or only having an issue attempting to connect?  Your statement, "I tried all the options such as trying to start the instance through sql server configuration manager and services however could not.", leads me to believe the service is unable to start.  Take care.