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.

Leave Your Comment