SQL Server Error Code – 49902 there are not enough worker threads avai

In this blog post, you’ll learn more about the SQL Server Error Code 49902 and the error message description that is shown

SQL Server Error Code

49902

SQL Server Error Description for the Code :49902

There are not enough worker threads available for the number of CPUs. This is because one or more CPUs were added. To increase the number of worker threads, use sp_configure ‘max worker threads’.

Leave Your Comment