Skip to content

Latest commit

 

History

History
40 lines (34 loc) · 1.85 KB

mssqlserver-11001-database-engine-error.md

File metadata and controls

40 lines (34 loc) · 1.85 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic f1_keywords helpviewer_keywords
MSSQLSERVER_11001
MSSQLSERVER_11001
MashaMSFT
mathoma
04/04/2017
sql
supportability
reference
12001
11001 (Database Engine error)

MSSQLSERVER_11001

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

Details

Attribute Value
Product Name SQL Server
Event ID 11001
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 such host is known.) (.Net SqlClient Data Provider)

Explanation

The [!INCLUDEssNoVersion] client cannot connect to the server. The error could occur because either the client cannot resolve the name of the server or the name of the server is incorrect.

User Action

Make sure that you have entered the correct server name on the client, and that you can resolve the name of the server from the client. To check TCP/IP name resolution, you can use the ping command in the Windows operating system.

See Also

Network Protocols and Network Libraries
Client Network Configuration
Configure Client Protocols
Enable or Disable a Server Network Protocol