SQL Server error code
SQL Server error 4456
SQL Server raises error 4456 at severity 16, which marks a problem with the query or data that you can correct.
The partitioned view "%.*ls" is not updatable because one or more of the non-partitioning columns of its member tables have mismatched types.
| Msg | 4456 |
|---|---|
| Severity | 16 |
| Group | 4000–4999 |