SQL Server error code
SQL Server error 5804
SQL Server raises error 5804 at severity 16, which marks a problem with the query or data that you can correct.
Character set, sort order, or collation cannot be changed at the server level because at least one database is not writable. Make the database writable, and retry the operation.
| Msg | 5804 |
|---|---|
| Severity | 16 |
| Group | 5000–5999 |