Category: SQL Server

SQL Server Error Code – 41208 warning: the population for table or ind

In this blog post, you’ll learn more about the SQL Server Error Code 41208 and the error message description that is shown SQL Server Error Code 41208 SQL Server Error Description for the Code :41208 Warning: The population for table or indexed view ‘%ls’ (table or indexed view ID ‘%d’, database ID ‘%d’) encountered a document with full-text key value ‘%ls’ that specifies a language…

SQL Server Error Code – 20638 merge table articles do not support diff

In this blog post, you’ll learn more about the SQL Server Error Code 20638 and the error message description that is shown SQL Server Error Code 20638 SQL Server Error Description for the Code :20638 Merge table articles do not support different values for the @source_object and @destination_object parameters of sp_addmergearticle. Either do not specify a value for @destination_object, or specify the same value for…

SQL Server Error Code – 10612 filtered %s_msg ‘%.*ls’ cannot be create

In this blog post, you’ll learn more about the SQL Server Error Code 10612 and the error message description that is shown SQL Server Error Code 10612 SQL Server Error Description for the Code :10612 Filtered %S_MSG ‘%.*ls’ cannot be created on table ‘%.*ls’ because the column ‘%.*ls’ in the filter expression is compared with a constant that cannot be converted to the data type…

SQL Server Error Code – 9740 cannot start the service broker message

In this blog post, you’ll learn more about the SQL Server Error Code 9740 and the error message description that is shown SQL Server Error Code 9740 SQL Server Error Description for the Code :9740 Cannot start the Service Broker message dispatcher. This error is a symptom of another problem. Check the SQL Server error log and the operating system error log for additional messages,…

SQL Server Error Code – 15517 cannot execute as the database principal

In this blog post, you’ll learn more about the SQL Server Error Code 15517 and the error message description that is shown SQL Server Error Code 15517 SQL Server Error Description for the Code :15517 Cannot execute as the database principal because the principal “%.*ls” does not exist, this type of principal cannot be impersonated, or you do not have permission.