SQL Server error code
SQL Server error 2507
SQL Server raises error 2507 at severity 16, which marks a problem with the query or data that you can correct.
The CONCAT_NULL_YIELDS_NULL option must be set to ON to run DBCC CHECKCONSTRAINTS.
| Msg | 2507 |
|---|---|
| Severity | 16 |
| Group | 2000–2999 |