Category: SQL Server

SQL Server Error Code – 12824 the sp_configure value ‘contained databa

In this blog post, you’ll learn more about the SQL Server Error Code 12824 and the error message description that is shown SQL Server Error Code 12824 SQL Server Error Description for the Code :12824 The sp_configure value ‘contained database authentication’ must be set to 1 in order to %S_MSG a contained database.  You may need to use RECONFIGURE to set the value_in_use.

SQL Server Error Code – 485 views and inline functions cannot return

In this blog post, you’ll learn more about the SQL Server Error Code 485 and the error message description that is shown SQL Server Error Code 485 SQL Server Error Description for the Code :485 Views and inline functions cannot return xml columns that are typed with a schema collection registered in a database other than current. Column ?%.*ls? is typed with the schema collection…

SQL Server Error Code – 21762 the distribution database ‘%s’ has a com

In this blog post, you’ll learn more about the SQL Server Error Code 21762 and the error message description that is shown SQL Server Error Code 21762 SQL Server Error Description for the Code :21762 The distribution database ‘%s’ has a compatibility level of %d, which is different from that of the master database. The two compatibility levels must be the same, so the distribution…

SQL Server Error Code – 22959 could not create the function to query f

In this blog post, you’ll learn more about the SQL Server Error Code 22959 and the error message description that is shown SQL Server Error Code 22959 SQL Server Error Description for the Code :22959 Could not create the function to query for net changes for capture instance ‘%s’. Refer to previous errors in the current session to identify the cause and correct any associated…

SQL Server Error Code – 33581 cannot alter column ‘%.*ls’. the stateme

In this blog post, you’ll learn more about the SQL Server Error Code 33581 and the error message description that is shown SQL Server Error Code 33581 SQL Server Error Description for the Code :33581 Cannot alter column ‘%.*ls’. The statement attempts to encrypt, decrypt or re-encrypt the column in-place using a secure enclave, but this is not supported for memory-optimized tables.

SQL Server Error Code – 18058 failed to load format string for error %

In this blog post, you’ll learn more about the SQL Server Error Code 18058 and the error message description that is shown SQL Server Error Code 18058 SQL Server Error Description for the Code :18058 Failed to load format string for error %d, language id %d. Operating system error: %s. Check that the resource file matches SQL Server executable, and resource file in localized directory…

SQL Server Error Code – 10635 an online operation cannot be performed

In this blog post, you’ll learn more about the SQL Server Error Code 10635 and the error message description that is shown SQL Server Error Code 10635 SQL Server Error Description for the Code :10635 An online operation cannot be performed for ‘%.*ls’ because the index contains column of large object type, and in the same transaction there are update operations before this online operation….