Skip to content

Latest commit

 

History

History
49 lines (38 loc) · 1.96 KB

File metadata and controls

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

MSSQLSERVER_10061

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

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