Oracle Error Message
ORA-24365: error in character conversion
Reason for the Error
This usually occurs during conversion of a multibyte character data when the source data is abnormally terminated in the middle of a multibyte character.
Solution
Make sure that all multibyte character data is properly terminated.