Seaquel
SQL Server error code

SQL Server error 4076

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

The ALTER DATABASE statement failed because the database collation %.*ls is not recognized by older client drivers. Try upgrading the client operating system or applying a service update to the database client software, or use a different collation. See SQL Server Books Online for more information on changing collations.
Msg4076
Severity16
Group4000–4999

Source: Database Engine events and errors