Category: SQL Server

SQL Server Error Code – 8304 indexkey_property will be removed in a f

In this blog post, you’ll learn more about the SQL Server Error Code 8304 and the error message description that is shown SQL Server Error Code 8304 SQL Server Error Description for the Code :8304 INDEXKEY_PROPERTY will be removed in a future version of SQL Server. Avoid using this feature in new development work, and plan to modify applications that currently use the feature. Use…

SQL Server Error Code – 22966 could not create table dbo.systranschema

In this blog post, you’ll learn more about the SQL Server Error Code 22966 and the error message description that is shown SQL Server Error Code 22966 SQL Server Error Description for the Code :22966 Could not create table dbo.systranschemas in database ‘%s’. Refer to previous errors in the current session to identify the cause and correct any associated problems.

SQL Server Error Code – 40645 servername “%.*ls” cannot be empty or nu

In this blog post, you’ll learn more about the SQL Server Error Code 40645 and the error message description that is shown SQL Server Error Code 40645 SQL Server Error Description for the Code :40645 Servername “%.*ls” cannot be empty or null. It can only be made up of lowercase letters ‘a’-‘z’, the numbers 0-9 and the hyphen. The hyphen may not lead or trail…

SQL Server Error Code – 9730 cannot find the security certificate bec

In this blog post, you’ll learn more about the SQL Server Error Code 9730 and the error message description that is shown SQL Server Error Code 9730 SQL Server Error Description for the Code :9730 Cannot find the security certificate because the lookup database principal (Id: %i) does not correspond to a server principal. The security principal may have been dropped after the conversation was…