Skip to content

Latest commit

 

History

History
46 lines (35 loc) · 2.13 KB

mssqlserver-41986-database-engine-error.md

File metadata and controls

46 lines (35 loc) · 2.13 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic helpviewer_keywords
MSSQLSERVER_41986
MSSQLSERVER_41986
djordje-jeremic
djjeremi
12/06/2024
sql
supportability
reference
41986 (Database Engine error)

MSSQLSERVER_41986

[!INCLUDE SQL MI]

Details

Attribute Value
Product Name [!INCLUDEssNoVersion]
Event ID 41986
Event Source MSSQLSERVER
Component SQLEngine
Message Text Azure SQL Managed Instance link creation failed because either connection to SQL Server failed, or the server did not respond after a prolonged period of time. Verify the network connectivity and firewall rules between SQL Server and Managed Instance are properly configured and retry again.

Explanation

The link failed to create because either:

  • the connection to the secondary replica failed
  • the server didn't respond after a prolonged period of time

Error 41986 could be due to network connectivity issues or incorrectly configured firewall rules during the link creation process, or after the link is already created.

User Action

Verify that network connectivity was successfully established between SQL Server and Azure SQL Managed Instance, and that firewall rules are correctly configured, as described in Configure network connectivity. Retry the operation after connection has been verified successfully.

Related content