January 14, 2020 at 2:53 pm
I have Full Text Search installed on 4 nodes in a SQL 2016 Cluster, I understand that it is the SQL Full-text Filter Daemon Launcher item in SSCM.
It is installed but in a stopped state and I need them started. If I start them through SSCM will there be a need for a SQL Server instance restart as it is a production server and I would rather not have to do this.
January 15, 2020 at 12:17 am
Normally you can start the service, it doesn't require a SQL Server restart.
Sue
January 22, 2020 at 6:36 am
By default, the full-text service is set to "Manual" and starts when required (initiated by the SQL Server service I believe). Try running a full-text query and see if that starts the service for you.
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply