In this blog post, let’s learn about the error message “30046 – SQL Server encountered error 0x%x while communicating with full-text filter daemon host (FDHost) process. Make sure that the FDHost process is running. To re-start the FDHost process, run the sp_fulltext_service ‘restart_all_fdhosts’ command or restart the SQL Server instance.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
30046 – SQL Server encountered error 0x%x while communicating with full-text filter daemon host (FDHost) process. Make sure that the FDHost process is running. To re-start the FDHost process, run the sp_fulltext_service ‘restart_all_fdhosts’ command or restart the SQL Server instance.
Reason for the Error
To be update soon…
Solution
To be update soon…