Blog Post

SQL Server Browser Service

,

One of the most common questions I get from folks during out quickstart engagements is around a new service in SQL Server called the SQL Browser service. You’ll notice it appears in the SQL Server configuration manager. See below for an example:

clip_image001

The SQL Server Browser Service is designed to listen for income requests and provide information about the instances installed on a server. The services allows for three major pieces of functionality

  1. Browsing available servers
  1. Connecting to the correct server instance
  2. Connecting to DAC (Dedicated Administrator Connections)

Upon startup, SQL Server instances are assigned ports or pipes depending on configuration. The Browser Service reads the registry, finds the ports and instances and stores them. IT then manages any income requests like a traffic cop. Very useful to understand how this works. For more information see the MSDN article here:

http://msdn.microsoft.com/en-us/library/ms165724(SQL.90).aspx

 

—————————————————————————————————

As always check us out at BIDN.com for more great information all around SQL Server, SharePoint and Business Intelligence.

Don’t forget about SQLLunch.com – Patrick Leblanc (Blog)|(Twitter) and I host a weekly presentation series with some of the best SQL Server folks in the world!

Lastly, don’t forget to follow @BIDN for updates on blog postings and articles and me on twitter for all the latest updates@Adam_Jorgensen.

Rate

You rated this post out of 5. Change rating

Share

Share

Rate

You rated this post out of 5. Change rating