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.
| Msg | 5075 |
|---|---|
| Severity | 16 |
| Group | 5000–5999 |