SQL Server error code
SQL Server error 4433
SQL Server raises error 4433 at severity 16, which marks a problem with the query or data that you can correct.
Cannot INSERT into partitioned view '%.*ls' because table '%.*ls' has an IDENTITY constraint.
| Msg | 4433 |
|---|---|
| Severity | 16 |
| Group | 4000–4999 |