Database Error Messages

ORA-17183

Unsupported encoding error

Cause

An attempt is being made to encode a string into a sequence of bytes, or construct a string by decoding a sequence of bytes, using an unsupported charset.


Action

Ensure that the charset being specified is a Java supported encoding.