Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Applies to:
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.