SQL Server error code
SQL Server error 4457
SQL Server raises error 4457 at severity 16, which marks a problem with the query or data that you can correct.
The attempted insert or update of the partitioned view failed because the value of the partitioning column does not belong to any of the partitions.
| Msg | 4457 |
|---|---|
| Severity | 16 |
| Group | 4000–4999 |