SQL Server error code
SQL Server error 4960
SQL Server raises error 4960 at severity 16, which marks a problem with the query or data that you can correct.
ALTER TABLE SWITCH statement failed. Check constraint '%.*ls' in source table '%.*ls' is NOCHECK constraint but the matching check constraint '%.*ls' in target table '%.*ls' is CHECK.
| Msg | 4960 |
|---|---|
| Severity | 16 |
| Group | 4000–4999 |