Hi,
Is it possible to configure SQL Server to listen to more ports beside 1433?
Or necessarily one port at a time can be used for SQL Server?
Thanks in advance,
LeilaYes you can use port other than 1433. Muliple SQL Server instance should use
,
rather must use UNIQUE port number in a Server.
Piku.
"Leila" wrote:
> Hi,
> Is it possible to configure SQL Server to listen to more ports beside 1433
?
> Or necessarily one port at a time can be used for SQL Server?
> Thanks in advance,
> Leila
>
>|||In addition, you can have a SQL instance listening on multiple ports. Just
add the additional port(s) in a comma-separated format (e.g. using Server
Network config), and restart the SQL instance.
Linchi
"Leila" wrote:
> Hi,
> Is it possible to configure SQL Server to listen to more ports beside 1433
?
> Or necessarily one port at a time can be used for SQL Server?
> Thanks in advance,
> Leila
>
>
Showing posts with label 1433or. Show all posts
Showing posts with label 1433or. Show all posts
Friday, March 30, 2012
More ports for SQL Server
Subscribe to:
Posts (Atom)