Oracle Error ORA-29274: fixed-width multibyte character set not allowed for a URL

Oracle Error Message

ORA-29274: fixed-width multibyte character set not allowed for a URL

Reason for the Error

The character set used as an encoding of the URL is a fixed-width multibyte character set and is not allowed for a URL.

Solution

Use the corresponding variable-width multibyte character set for the URL instead.