Error
-
HI, EveryBody I am getting the following error when trying to do a contains search on an indexed table: Msg 30046, Level 16, State 1, Procedure sp_fulltext_service, Line 163 SQL Server encountered error 0x80070218 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. when i run the sp_fulltext_service 'restart_all_fdhosts' command, i get the same error as shown above.
-
HI, EveryBody I am getting the following error when trying to do a contains search on an indexed table: Msg 30046, Level 16, State 1, Procedure sp_fulltext_service, Line 163 SQL Server encountered error 0x80070218 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. when i run the sp_fulltext_service 'restart_all_fdhosts' command, i get the same error as shown above.
-
HI, EveryBody I am getting the following error when trying to do a contains search on an indexed table: Msg 30046, Level 16, State 1, Procedure sp_fulltext_service, Line 163 SQL Server encountered error 0x80070218 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. when i run the sp_fulltext_service 'restart_all_fdhosts' command, i get the same error as shown above.
You're still getting this error four years after you first posted it? :omg:
http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=165443[^]:
I am getting the following error when trying to do a contains search on an indexed table: Msg 30046, Level 16, State 1, Procedure sp_fulltext_service, Line 163 SQL Server encountered error 0x80070218 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. select * from table1 where contains (MyText, 'fire') i checked to see and my index service is running, it is also using "Local Account" to run (same as the SQL Server Agent) when i run the sp_fulltext_service 'restart_all_fdhosts' command, i get the same error as shown above. Edited by - xrum on 09/15/2011 09:52:27
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
-
You're still getting this error four years after you first posted it? :omg:
http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=165443[^]:
I am getting the following error when trying to do a contains search on an indexed table: Msg 30046, Level 16, State 1, Procedure sp_fulltext_service, Line 163 SQL Server encountered error 0x80070218 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. select * from table1 where contains (MyText, 'fire') i checked to see and my index service is running, it is also using "Local Account" to run (same as the SQL Server Agent) when i run the sp_fulltext_service 'restart_all_fdhosts' command, i get the same error as shown above. Edited by - xrum on 09/15/2011 09:52:27
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
-
You're still getting this error four years after you first posted it? :omg:
http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=165443[^]:
I am getting the following error when trying to do a contains search on an indexed table: Msg 30046, Level 16, State 1, Procedure sp_fulltext_service, Line 163 SQL Server encountered error 0x80070218 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. select * from table1 where contains (MyText, 'fire') i checked to see and my index service is running, it is also using "Local Account" to run (same as the SQL Server Agent) when i run the sp_fulltext_service 'restart_all_fdhosts' command, i get the same error as shown above. Edited by - xrum on 09/15/2011 09:52:27
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
Wow did you remember this from the first time he asked? Elephant something (in the original use of the word)
Never underestimate the power of human stupidity RAH
-
Wow did you remember this from the first time he asked? Elephant something (in the original use of the word)
Never underestimate the power of human stupidity RAH
No, my memory's not *that* good! :-O It just came up on a Google search for the error message.
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer