Category: SQL Server

SQL Server Error Code – 1956 cannot create %s_msg on the ?%.*ls? view

In this blog post, you’ll learn more about the SQL Server Error Code 1956 and the error message description that is shown SQL Server Error Code 1956 SQL Server Error Description for the Code :1956 Cannot create %S_MSG on the ?%.*ls? view because it uses the nondeterministic user-defined function ?%.*ls?. Remove the reference to the function, or make it deterministic.

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

In this blog post, you’ll learn more about the SQL Server Error Code 11250 and the error message description that is shown SQL Server Error Code 11250 SQL Server Error Description for the Code :11250 A corrupted message has been received. The security certificate key fields must both be present or both be absent. This occurred in the message with Conversation ID ‘%.*ls’, Initiator: %d,…

SQL Server Error Code – 13580 setting system_versioning to on failed b

In this blog post, you’ll learn more about the SQL Server Error Code 13580 and the error message description that is shown SQL Server Error Code 13580 SQL Server Error Description for the Code :13580 Setting SYSTEM_VERSIONING to ON failed because history table ‘%.*ls’ has ROWGUID column specification. Consider dropping all ROWGUID column specifications and trying again.

SQL Server Error Code – 6986 invalid restriction for type ‘%s’. the e

In this blog post, you’ll learn more about the SQL Server Error Code 6986 and the error message description that is shown SQL Server Error Code 6986 SQL Server Error Description for the Code :6986 Invalid restriction for type ‘%s’. The effective total range of the model group in the restricted type must be a valid restriction of the occurrence range of the wildcard in…