SQL Server error code
SQL Server error 208
SQL Server raises error 208 at severity 16, which marks a problem with the query or data that you can correct.
Invalid object name '%.*ls'.
| Msg | 208 |
|---|---|
| Name | SQ_BADOBJECT |
| Severity | 16 |
| Group | 0–999 |
How to fix it
What it means
The specified object cannot be found.