-8044: Conversion for character set value impossible
Explanation
You tried to convert data in ASCII or UCS-2 format (see also
UNICODE) into another format. This attempt has failed.User action
You cannot perform a conversion explicitly. You can try to avoid this error by explicitly converting the data used, for example, for comparisons.