Oracle Error ORA-34722: (NLSCHARSET05) CAUTION: Character data loss in character set conversion from string to string

Oracle Error Message

ORA-34722: (NLSCHARSET05) CAUTION: Character data loss in character set conversion from string to string

Reason for the Error

Some operation required a string to be converted into a different character set, but the string contained characters that didn’t exist in the new character set.

Solution

Choose different character sets.