SQL Server error code
SQL Server error 2601
SQL Server raises error 2601 at severity 14, which marks a problem with the query or data that you can correct.
Cannot insert duplicate key row in object '%.*ls' with unique index '%.*ls'. The duplicate key value is %ls.
| Msg | 2601 |
|---|---|
| Severity | 14 |
| Group | 2000–2999 |