SQL Server error code
SQL Server error 5328
SQL Server raises error 5328 at severity 15, which marks a problem with the query or data that you can correct.
Cannot insert explicit value for the identity column '%.*ls' in the target table '%.*ls' of the INSERT statement when the FROM clause contains a nested INSERT, UPDATE, DELETE, or MERGE statement.
| Msg | 5328 |
|---|---|
| Severity | 15 |
| Group | 5000–5999 |