SQL Server error code
SQL Server error 8653
SQL Server raises error 8653 at severity 16, which marks a problem with the query or data that you can correct.
The query processor is unable to produce a plan for the table or view '%.*ls' because the table resides in a filegroup that is not online.
| Msg | 8653 |
|---|---|
| Severity | 16 |
| Group | 8000–8999 |