Seaquel
SQL Server error code

SQL Server error 5075

SQL Server raises error 5075 at severity 16, which marks a problem with the query or data that you can correct.

The %S_MSG '%.*ls' is dependent on %S_MSG. The database collation cannot be changed if a schema-bound object depends on it. Remove the dependencies on the database collation and then retry the operation.
Msg5075
Severity16
Group5000–5999

Source: Database Engine events and errors