Category: SQL Server

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…

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 – 13917 after expanding the computed graph colum

In this blog post, you’ll learn more about the SQL Server Error Code 13917 and the error message description that is shown SQL Server Error Code 13917 SQL Server Error Description for the Code :13917 After expanding the computed graph column ‘%.*ls”, the index ‘%.*ls’ on table ‘%.*ls’ exceeds the maximum number of columns in the key list. The maximum number of index key columns…