Category: SQL Server

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….