SQL Full-text Filter Daemon Launcher (Service Tab)

Applies to: SQL Server - Windows only

Beginning in SQL Server 2008 (10.0.x), the SQL Full-text Filter Daemon Launcher (FDHOST Launcher) service is used by SQL Server full-text. This service must be running if you use full-text search. For information about the filter daemon host processes, see "Full-Text Search Architecture" in SQL Server Books Online.

Use the Servicetab on the SQL Full-text Filter Daemon LauncherProperties dialog box to view or specify the following options.

Options

Binary Path
Lists the location of the program files used by this service.

Error Control
1 indicates SERVICE_ERROR_NORMAL. If the service fails to start during computer start up, the startup program logs the error and displays a pop-up message box but continues the startup operation. This value cannot be changed.

Exit Code
When an error occurs, the error number appears in this box. Use this number to troubleshoot failures by searching for the number in the Microsoft Knowledge Base or provide the number to your technical support staff.

Host Name
Displays the name of the computer or cluster running the Microsoft SQL Server service.

Name
Indicates the display name of the service.

Process ID
Displays the Windows process ID.

SQL Service Type
Displays the type of service provided to calling processes. SQL Server installs several services.

Start Mode
Set this service to the following choices:

  • Manual: This service does not automatically start when the computer starts. You must start the service using SQL Server Configuration Manager, or some other tool.

  • Automatic: This service attempts to start when this computer starts.

  • Disabled: This service cannot be started.

State
Indicates whether this service is running, stopped, or disabled. "..." indicates a state change is pending.