Category: SQL Server

SQL Server Error Code – 47136 cannot add database ‘%.*ls’ to contained

In this blog post, you’ll learn more about the SQL Server Error Code 47136 and the error message description that is shown SQL Server Error Code 47136 SQL Server Error Description for the Code :47136 Cannot add database ‘%.*ls’ to contained availability group ‘%.*ls’ because it is in the exclusion list. Remove the excluded database from the database list and retry the operation.

SQL Server Error Code – 35284 availability replica ‘%.*ls’ cannot be r

In this blog post, you’ll learn more about the SQL Server Error Code 35284 and the error message description that is shown SQL Server Error Code 35284 SQL Server Error Description for the Code :35284 Availability replica ‘%.*ls’ cannot be removed from availability group ‘%.*ls’, because this replica is on the local instance of SQL Server.  If the local availability replica is a secondary replica,…

SQL Server Error Code – 21782 cannot add primary key column ‘%s’ to ar

In this blog post, you’ll learn more about the SQL Server Error Code 21782 and the error message description that is shown SQL Server Error Code 21782 SQL Server Error Description for the Code :21782 Cannot add primary key column ‘%s’ to article ‘%s’. If the Publisher is a non-SQL Server Publisher, the primary key could have violated SQL Server limits for number and length…

SQL Server Error Code – 7721 duplicate range boundary values are not

In this blog post, you’ll learn more about the SQL Server Error Code 7721 and the error message description that is shown SQL Server Error Code 7721 SQL Server Error Description for the Code :7721 Duplicate range boundary values are not allowed in partition function boundary values list. The boundary value being added is already present at ordinal %d of the boundary value list.