SQL Server error code
SQL Server error 3176
SQL Server raises error 3176 at severity 16, which marks a problem with the query or data that you can correct.
File '%ls' is claimed by '%ls'(%d) and '%ls'(%d). The WITH MOVE clause can be used to relocate one or more files.
| Msg | 3176 |
|---|---|
| Name | LDDB_FILE_CLAIM |
| Severity | 16 |
| Group | 3000–3999 |
What it means
Attempting to use a file for more than one purpose.