Seaquel
SQL Server error code

SQL Server error 4415

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

View '%.*ls' is not updatable because either it was created WITH CHECK OPTION or it spans a view created WITH CHECK OPTION and the target table is referenced multiple times in the resulting query.
Msg4415
Severity16
Group4000–4999

Source: Database Engine events and errors