Category: SQL Server

SQL Server Error Code – 21734 peer-to-peer publications do not support

In this blog post, you’ll learn more about the SQL Server Error Code 21734 and the error message description that is shown SQL Server Error Code 21734 SQL Server Error Description for the Code :21734 Peer-to-peer publications do not support replicating timestamp columns as varbinary(8). You cannot add an article with this option, nor add or alter a table to include a timestamp column as…

SQL Server Error Code – 40934 server dns alias name ‘%.*ls’ cannot be

In this blog post, you’ll learn more about the SQL Server Error Code 40934 and the error message description that is shown SQL Server Error Code 40934 SQL Server Error Description for the Code :40934 Server DNS Alias name ‘%.*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…

SQL Server Error Code – 18827 the log reader agent scanned to the end

In this blog post, you’ll learn more about the SQL Server Error Code 18827 and the error message description that is shown SQL Server Error Code 18827 SQL Server Error Description for the Code :18827 The Log Reader Agent scanned to the end of the log before processing all transactions in the hash table. %d transactions in the hash table, %d transactions processed, end of…

SQL Server Error Code – 22544 warning: the procedure sp_mergecleanupme

In this blog post, you’ll learn more about the SQL Server Error Code 22544 and the error message description that is shown SQL Server Error Code 22544 SQL Server Error Description for the Code :22544 Warning: The procedure sp_mergecleanupmetadata has been deprecated. In SQL Server 2000 SP1 and later, the merge agent calls sp_mergemetadataretentioncleanup every time it runs, so manual cleanup of metadata is not…

SQL Server Error Code – 21605 non-sql server publishers must be config

In this blog post, you’ll learn more about the SQL Server Error Code 21605 and the error message description that is shown SQL Server Error Code 21605 SQL Server Error Description for the Code :21605 Non-SQL Server Publishers must be configured in the context of the distribution database. Execute sp_adddistpublisher in the context of the distribution database.

SQL Server Error Code – 45341 the operation could not be completed bec

In this blog post, you’ll learn more about the SQL Server Error Code 45341 and the error message description that is shown SQL Server Error Code 45341 SQL Server Error Description for the Code :45341 The operation could not be completed because an error was encountered when attempting to retrieve Key Vault information for ‘%ls’ from server ‘%ls’. The encountered error message is ‘%ls’.

SQL Server Error Code – 21583 cannot update the column in article ‘%s’

In this blog post, you’ll learn more about the SQL Server Error Code 21583 and the error message description that is shown SQL Server Error Code 21583 SQL Server Error Description for the Code :21583 Cannot update the column in article ‘%s’. The article has a value of 2 or 3 (nonoverlapping partitions) for the partition_options property, and the column is involved in a row…