SQL Server error code
SQL Server error 3107
SQL Server raises error 3107 at severity 16, which marks a problem with the query or data that you can correct.
The file "%ls" is ambiguous. The identity in the backup set does not match the file that is currently defined in the online database. To force the use of the file in the backup set, take the database offline and then reissue the RESTORE command.
| Msg | 3107 |
|---|---|
| Severity | 16 |
| Group | 3000–3999 |