SQL Server error code
SQL Server error 4512
SQL Server raises error 4512 at severity 16, which marks a problem with the query or data that you can correct.
Cannot schema bind %S_MSG '%.*ls' because name '%.*ls' is invalid for schema binding. Names must be in two-part format and an object cannot reference itself.
| Msg | 4512 |
|---|---|
| Severity | 16 |
| Group | 4000–4999 |