SQL Server error code
SQL Server error 3105
SQL Server raises error 3105 at severity 16, which marks a problem with the query or data that you can correct.
RESTORE cannot restore any more pages into file '%ls' because the maximum number of pages (%d) are already being restored. Either complete the restore sequence for the existing pages, or use RESTORE FILE to restore all pages in the file.
| Msg | 3105 |
|---|---|
| Severity | 16 |
| Group | 3000–3999 |