Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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.