Category: SQL Server

SQL Server Error Code – 41386 filegroups with memory_optimized_data, m

In this blog post, you’ll learn more about the SQL Server Error Code 41386 and the error message description that is shown SQL Server Error Code 41386 SQL Server Error Description for the Code :41386 Filegroups with MEMORY_OPTIMIZED_DATA, memory-optimized tables and natively compiled modules are not supported when lightweight pooling is enabled. Disable lightweight pooling in order to use memory-optimized features.

SQL Server Error Code – 41387 disallowing page allocations for databas

In this blog post, you’ll learn more about the SQL Server Error Code 41387 and the error message description that is shown SQL Server Error Code 41387 SQL Server Error Description for the Code :41387 Disallowing page allocations for database ‘%.*ls’ due to insufficient memory in the resource pool ‘%ls’. See ‘http://go.microsoft.com/fwlink/?LinkId=510837’ for more information.