SQL Server error code
SQL Server error 1937
SQL Server raises error 1937 at severity 16, which marks a problem with the query or data that you can correct.
Cannot create %S_MSG on view '%.*ls' because it references another view '%.*ls'. Consider expanding referenced view's definition by hand in indexed view definition.
| Msg | 1937 |
|---|---|
| Severity | 16 |
| Group | 1000–1999 |