SQL Server error code
SQL Server error 1949
SQL Server raises error 1949 at severity 16, which marks a problem with the query or data that you can correct.
Cannot create %S_MSG on view '%.*ls'. The function '%s' yields nondeterministic results. Use a deterministic system function, or modify the user-defined function to return deterministic results.
| Msg | 1949 |
|---|---|
| Severity | 16 |
| Group | 1000–1999 |