Seaquel
SQL Server error code

SQL Server error 9844

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

The char/varchar input type uses an unsupported collation. Only a UTF8 collation is supported with char/varchar input type in UNISTR function.
Msg9844
Severity16
Group9000–9999

Source: Database Engine events and errors