Category: SQL Server

SQL Server Error Code – 9695 could not allocate enough memory to star

In this blog post, you’ll learn more about the SQL Server Error Code 9695 and the error message description that is shown SQL Server Error Code 9695 SQL Server Error Description for the Code :9695 Could not allocate enough memory to start the Service Broker task manager. This message is a symptom of another problem. Check the SQL Server error log for additional messages, and…

SQL Server Error Code – 10141 cannot create %s_msg on view ‘%.*ls’ bec

In this blog post, you’ll learn more about the SQL Server Error Code 10141 and the error message description that is shown SQL Server Error Code 10141 SQL Server Error Description for the Code :10141 Cannot create %S_MSG on view ‘%.*ls’ because it references CLR routine (function or method) ‘%.*ls’ outside non-key columns of SELECT list. Recreate or alter view so it does not reference…