Database Error Messages

ORA-54452

Failed to convert string value (hex: string) in the "defaultOnNull" field in the JSON metadata from UTF-8 to the database character set.

Cause

The specified string value cannot be converted to the database character set.


Action

Ensure that the strings of valid UTF-8 characters used in the "defaultOnNull" field of the JSON metadata can be represented in the database character set.