Database Error Messages

ORA-54451

Failed to convert attribute name (hex: string) from UTF-8 to the database character set.

Cause

The specified attribute name, either from the JSON metadata or the Open Neural Network Exchange (ONNX) model, cannot be converted to the database character set.


Action

Ensure that the string of valid UTF-8 characters used for attribute name can be represented in the database character set.