Subject Conversion of OCTETS string
Author Dimitry Sibiryakov
Hello, All.

Currently data in character set OCTETS are assigned to
variables/fields as-is, which in combination with check for malformed
string makes such assignments unpredictable and thus useless.
I suggest to follow Oracle in this regard and convert binary data to
hexadecimal string.

--
SY, SD.