SQL Server error code
SQL Server error 3127
SQL Server raises error 3127 at severity 16, which marks a problem with the query or data that you can correct.
The file '%.*ls' of restored database '%ls' is being left in the defunct state because the database is using the simple recovery model and the file is marked for read-write access. Therefore, only read-only files can be recovered by piecemeal restore.
| Msg | 3127 |
|---|---|
| Severity | 16 |
| Group | 3000–3999 |