Database Error Messages

OCI-62009

cannot encode an invalid XML character 0xhex_value in a supplemental log
  • hex_value: The hexadecimal value for the outstanding character.

Cause

An attribute was being populated or updated with characters that were not valid for XML and, therefore, could not be logged.


Action

Store the desired value in a RAW or BLOB attribute.