MSSQLSERVER_9955
Applies to: 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 SQL Server 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