Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is SQL server listening?
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Versions des environnements
SQL Server:
SQL Server 2012
Application:
Web
Divers
Thread ID:
01588619
Message ID:
01588620
Vues:
56
>Hi,
>
>In the attempt to troubleshoot an issue where customers cannot connect to the SQL Server, I came across the following:
>
>When running NETSTAT I don't see the SQL Server listening on the port 1433. On another server when executing NETSTAT there is a line:
>
>TCP 999.99.99.999:1433    ESTABLISHED
>
>
>But not on this server. Where can I go to Connections properties on SQL Server (this is SQL Server 2008 Express) the box Allow remote connections to this server is checked.
>In the SQL Server Configuration Manager the Protocols for SQLEXPRESS TCP/IP is enabled.
>
>The only thing Stopped is SQL Server Agent. Does it need to be started?
>
>Where else should I look? TIA


You can't start Agent on Express version of SQL Server.
By default SQL Server Express is installed on named instance and it not use 1433 port.
It uses dynamic ports.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform