Skip to content

Latest commit

 

History

History
37 lines (31 loc) · 1.94 KB

mssqlserver-9955-database-engine-error.md

File metadata and controls

37 lines (31 loc) · 1.94 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic helpviewer_keywords
MSSQLSERVER_9955
MSSQLSERVER_9955
MashaMSFT
mathoma
04/04/2017
sql
supportability
reference
9955 (Database Engine error)

MSSQLSERVER_9955

[!INCLUDE SQL Server]

Details

Attribute Value
Product Name SQL Server
Event ID 9955
Event Source MSSQLSERVER
Component SQLEngine
Symbolic Name FTXT2_MSSEARCHACCESSDENY
Message Text SQL Server failed to create named pipe '%ls' to communicate with the full-text filter daemon (Windows error: %d). Either a named pipe already exists for a filter daemon host process, the system is low on resources, or the security identification number (SID) lookup for the filter daemon account group failed. To resolve this error, terminate any running full-text filter daemon processes, and if necessary reconfigure the full-text daemon launcher service account.

Explanation

This message occurs because [!INCLUDEssNoVersion] failed to create a named pipe to communicate with the full-text filter daemon. Either a named pipe already exists for a filter daemon host process, the system is low on resources, or the security identification number (SID) lookup for the filter daemon account group failed.

User Action

To resolve this error, terminate any running full-text filter daemon processes, and if necessary reconfigure the full-text daemon host account by using the SQL Server Configuration Manager.

See Also

SQL Server Configuration Manager
Set the Service Account for the Full-text Filter Daemon Launcher
Full-Text Search