Tag: MS SQL Server Error Codes

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.

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 – 4318 file ‘%ls’ has been rolled forward to ls

In this blog post, you’ll learn more about the SQL Server Error Code 4318 and the error message description that is shown SQL Server Error Code 4318 SQL Server Error Description for the Code :4318 File ‘%ls’ has been rolled forward to LSN %.*ls. This log terminates at LSN %.*ls, which is too early to apply the WITH RECOVERY option. Reissue the RESTORE LOG statement…

SQL Server Error Code – 21799 the %s agent for publisher (%s), databas

In this blog post, you’ll learn more about the SQL Server Error Code 21799 and the error message description that is shown SQL Server Error Code 21799 SQL Server Error Description for the Code :21799 The %s agent for Publisher (%s), database (%s), publication (%s) cannnot be found. Create the agent with the appropriate procedure: sp_addpublication_snapshot, sp_addlogreader_agent, or sp_addqreader_agent.

SQL Server Error Code – 8044 the incoming tabular data stream (tds) r

In this blog post, you’ll learn more about the SQL Server Error Code 8044 and the error message description that is shown SQL Server Error Code 8044 SQL Server Error Description for the Code :8044 The incoming tabular data stream (TDS) remote procedure call (RPC) protocol stream is incorrect.  Table-valued parameter %d (“%.*ls”), row %I64d, column %d: Data type 0x%02X (sql_variant) has an invalid collation…