Category: SQL Server

SQL Server Error Code – 41616 sql server cannot find the configuration

In this blog post, you’ll learn more about the SQL Server Error Code 41616 and the error message description that is shown SQL Server Error Code 41616 SQL Server Error Description for the Code :41616 SQL Server cannot find the configuration of the replica with ID %ls (Windows Fabric partition ID %ls).  Make sure the specified Windows Fabric partition ID and replica ID are correct,…

SQL Server Error Code – 28007 a corrupted message has been received. t

In this blog post, you’ll learn more about the SQL Server Error Code 28007 and the error message description that is shown SQL Server Error Code 28007 SQL Server Error Description for the Code :28007 A corrupted message has been received. The highest seen message number must be greater than the acknowledged message number. This occurred in the message with Conversation ID ‘%.*ls’, Initiator: %d,…

SQL Server Error Code – 20704 the datatype of the identity column of t

In this blog post, you’ll learn more about the SQL Server Error Code 20704 and the error message description that is shown SQL Server Error Code 20704 SQL Server Error Description for the Code :20704 The datatype of the identity column of table ‘%s’ is tinyint. tinyint does not have enough numbers available for merge auto identity range. Change the identity column to have a…

SQL Server Error Code – 22804 change data capture cannot proceed with

In this blog post, you’ll learn more about the SQL Server Error Code 22804 and the error message description that is shown SQL Server Error Code 22804 SQL Server Error Description for the Code :22804 Change Data Capture cannot proceed with the job-related action because transactional replication is enabled on database %s but Distributor information cannot be retrieved to determine the state of the logreader…

SQL Server Error Code – 35202 a connection for availability group ‘%ls

In this blog post, you’ll learn more about the SQL Server Error Code 35202 and the error message description that is shown SQL Server Error Code 35202 SQL Server Error Description for the Code :35202 A connection for availability group ‘%ls’ from availability replica ‘%ls’ with id  [%ls] to ‘%ls’ with id [%ls] has been successfully established.  This is an informational message only. No user…

SQL Server Error Code – 21120 only members of the sysadmin fixed serve

In this blog post, you’ll learn more about the SQL Server Error Code 21120 and the error message description that is shown SQL Server Error Code 21120 SQL Server Error Description for the Code :21120 Only members of the sysadmin fixed server role or db_owner fixed database role, or the owner of the subscription can drop subscription ‘%s’ to publication ‘%s’.