Skip to content

Latest commit

 

History

History
48 lines (40 loc) · 2.54 KB

File metadata and controls

48 lines (40 loc) · 2.54 KB
title MSSQLSERVER_10060 | Microsoft Docs
ms.custom
ms.date 04/04/2017
ms.prod sql
ms.reviewer
ms.technology supportability
ms.topic language-reference
f1_keywords
10060
helpviewer_keywords
10060 (Database Engine error)
ms.assetid 28c21277-cad8-406c-a955-07933a56982a
author MashaMSFT
ms.author mathoma

MSSQLSERVER_10060

[!INCLUDEappliesto-ss-xxxx-xxxx-xxx-md]

Details

Product Name SQL Server
Event ID 10060
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 - A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.) (Microsoft SQL Server, Error: 10060)

Explanation

The [!INCLUDEssNoVersion] client cannot connect to the server. This error could occur because either the firewall on the server has refused the connection or the server is not configured to accept remote connections.

User Action

To resolve this error, try one of the following actions:

  • Make sure that you have configured the firewall on the computer to allow this instance of [!INCLUDEssNoVersion] to accept connections.

  • Use the [!INCLUDEssNoVersion] Configuration Manager tool to allow [!INCLUDEssNoVersion] to accept remote connections.

See Also

Configure a Windows Firewall for Database Engine Access
Configure Client Protocols
Network Protocols and Network Libraries
Client Network Configuration
Configure Client Protocols
Enable or Disable a Server Network Protocol