Tag: MS SQL Server Error Codes

SQL Server Error Code – 1842 the file size, max size cannot be greate

In this blog post, you’ll learn more about the SQL Server Error Code 1842 and the error message description that is shown SQL Server Error Code 1842 SQL Server Error Description for the Code :1842 The file size, max size cannot be greater than 2147483647 in units of a page size. The file growth cannot be greater than 2147483647 in units of both page size…

SQL Server Error Code – 41872 warning: articles with varchar(max), nva

In this blog post, you’ll learn more about the SQL Server Error Code 41872 and the error message description that is shown SQL Server Error Code 41872 SQL Server Error Description for the Code :41872 Warning: Articles with varchar(max), nvarchar(max) and varbinary(max) data type columns are not supported with memory optimized tables on subscribers running SQL Server 2014 or earlier.

SQL Server Error Code – 10910 the operation could not be completed.  t

In this blog post, you’ll learn more about the SQL Server Error Code 10910 and the error message description that is shown SQL Server Error Code 10910 SQL Server Error Description for the Code :10910 The operation could not be completed.  The specified ‘%.*ls’ value, %u, causes the sum of minimums on all resource pools on scheduler %u to exceed 100 percent. Reduce the value…