March 15, 2016 at 5:43 am
Hi.
SQL custom port number configured instead of default port 1433..
I need to mention custom port number to destination side for connecting database..
How to avoid at destination side? SQL Browser service stopped for there is no multiple instance in server also I tried started browser service then tried destination server without mention custom port number and its failed.
Pl. suggest.
Thanks
March 15, 2016 at 5:50 am
turn on the SQL Browser. that's it's entire purpose.
if you are not going to run the SQL Browser service, i believe that on each and every client that is going to connect, you have to create an alias,and the alias can have the port.
that also means you will have to perform a tour of the desks, or push the alias out via active directory.
here's the first resource i found with my Google-Fu:
Lowell
March 16, 2016 at 11:41 pm
Hi Lowell,
1. I turned on SQL browser service then SQL instance does not connect without custom port. it would connect after mentioned port.
2. Does it require and mandatory to create alias name with name of SQL instance? for avoiding the mention custom port number every client side.
In my case SQL instance name is default that is server name.
Please. suggest.
Thanks
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply