Seaquel
SQL Server error code

SQL Server error 1962

SQL Server raises error 1962 at severity 16, which marks a problem with the query or data that you can correct.

Cannot create %S_MSG on view '%.*ls' because column '%.*ls' that is referenced by the view in the WHERE or GROUP BY clause is imprecise. Consider eliminating the column from the view, or altering the column to be precise.
Msg1962
Severity16
Group1000–1999

Source: Database Engine events and errors