SQL Server error code
SQL Server error 3148
SQL Server raises error 3148 at severity 16, which marks a problem with the query or data that you can correct.
This RESTORE statement is invalid in the current context. The 'Recover Data Only' option is only defined for secondary filegroups when the database is in an online state. When the database is in an offline state filegroups cannot be specified.
| Msg | 3148 |
|---|---|
| Severity | 16 |
| Group | 3000–3999 |