Skip to content

Latest commit

 

History

History
35 lines (30 loc) · 1.02 KB

File metadata and controls

35 lines (30 loc) · 1.02 KB
description MSSQLSERVER_9692
title MSSQLSERVER_9692 | Microsoft Docs
ms.custom
ms.date 04/04/2017
ms.service sql
ms.reviewer
ms.subservice supportability
ms.topic reference
helpviewer_keywords
9692 (Database Engine error)
ms.assetid 02399d6e-ab5e-4f30-8a3e-2bb1e8c135b5
author MashaMSFT
ms.author mathoma

MSSQLSERVER_9692

[!INCLUDE SQL Server]

Details

Attribute Value
Product Name SQL Server
Event ID 9692
Event Source MSSQLSERVER
Component SQLEngine
Symbolic Name SB2_CANT_LISTEN_PORT_IN_USE
Message Text The %S_MSG protocol transport cannot listen on port %d because it is in use by another process.

Explanation

Another program on the computer is using the TCP port indicated.

User Action

Run netstat -aon to determine what program is using the port. Disable that application or specify a different port for Service Broker.