Seaquel
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.
Msg3176
NameLDDB_FILE_CLAIM
Severity16
Group3000–3999

What it means

Attempting to use a file for more than one purpose.

Source: Database Engine events and errors