Blog

C# Compiler Warning – CS8767 nullability of reference types in type o

In this blog post, you’ll learn more about the C# Compiler Warning – CS8767 and the related message description C# Compiler Warning Code CS8767 C# Compiler Description for the Code :CS8767 Nullability of reference types in type of parameter ‘{0}’ of ‘{1}’ doesn’t match implicitly implemented member ‘{2}’ (possibly because of nullability attributes).

SQL Server Error Code – 41113 cannot failover availability group ‘%.*l

In this blog post, you’ll learn more about the SQL Server Error Code 41113 and the error message description that is shown SQL Server Error Code 41113 SQL Server Error Description for the Code :41113 Cannot failover availability group ‘%.*ls’ to this instance of SQL Server because a failover command is already pending on the local replica of this availability group.  Wait for the pending…

SQL Server Error Code – 14161 the threshold [%s:%s] for the publicatio

In this blog post, you’ll learn more about the SQL Server Error Code 14161 and the error message description that is shown SQL Server Error Code 14161 SQL Server Error Description for the Code :14161 The threshold [%s:%s] for the publication [%s] has been set. Make sure that the logreader and distribution agents are running and can match the latency requirement.

SQL Server Error Code – 8303 create default and drop default will be

In this blog post, you’ll learn more about the SQL Server Error Code 8303 and the error message description that is shown SQL Server Error Code 8303 SQL Server Error Description for the Code :8303 CREATE DEFAULT and DROP DEFAULT will be removed in a future version of SQL Server. Avoid using CREATE DEFAULT and DROP DEFAULT in new development work, and plan to modify…

SQL Server Error Code – 4078 the statement failed because column ‘%.*

In this blog post, you’ll learn more about the SQL Server Error Code 4078 and the error message description that is shown SQL Server Error Code 4078 SQL Server Error Description for the Code :4078 The statement failed because column ‘%.*ls’ (ID=%d) uses collation %.*ls, which is not recognized by older client drivers. Try upgrading the client operating system or applying a service update to…