Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 917 Bytes

File metadata and controls

32 lines (27 loc) · 917 Bytes
title MSSQLSERVER_9692
description MSSQLSERVER_9692
author MashaMSFT
ms.author mathoma
ms.date 04/04/2017
ms.service sql
ms.subservice supportability
ms.topic reference
helpviewer_keywords
9692 (Database Engine error)

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.