SQL Server Error Msg 30085 – A stoplist cache cannot be generated while processing a full-text query or performing full-text indexing. There is not enough memory to load the stoplist cache. Rerun the query or indexing command when more resources are available.

In this blog post, let’s learn about the error message “30085 – A stoplist cache cannot be generated while processing a full-text query or performing full-text indexing. There is not enough memory to load the stoplist cache. Rerun the query or indexing command when more resources are available.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

30085 – A stoplist cache cannot be generated while processing a full-text query or performing full-text indexing. There is not enough memory to load the stoplist cache. Rerun the query or indexing command when more resources are available.

Reason for the Error

To be update soon…

Solution

To be update soon…