Skip to content

Latest commit

 

History

History
46 lines (36 loc) · 1.91 KB

mssqlserver-10061-database-engine-error.md

File metadata and controls

46 lines (36 loc) · 1.91 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic f1_keywords helpviewer_keywords
MSSQLSERVER_10061
The server did not respond to the client request in SQL Server. See an explanation of the error and possible resolutions.
MashaMSFT
mathoma
04/04/2017
sql
supportability
reference
10061
10061 (Database Engine error)

MSSQLSERVER_10061

[!INCLUDE SQL Server Azure SQL Database Azure SQL Managed Instance]

Details

Attribute Value
Product Name SQL Server
Event ID 10061
Event Source MSSQLSERVER
Component SQLEngine
Symbolic Name
Message Text An error has occurred while establishing a connection to the server. When connecting to SQL Server, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: TCP Provider, error: 0 - No connection could be made because the target machine actively refused it.) (Microsoft SQL Server, Error: 10061)

Explanation

The server did not respond to the client request. This error could occur because the server is not started.

User Action

Make sure that the server is started.

See Also

Manage the Database Engine Services
Configure Client Protocols
Network Protocols and Network Libraries
Client Network Configuration
Configure Client Protocols
Enable or Disable a Server Network Protocol