Database Error Messages

OCI-54453

A string value (hex: string) from an ONNX model or the JSON metadata contains a null character.

Cause

A string value from an ONNX model or the JSON metadata contains a null character, which is illegal.


Action

Specify a string not containing any null characters.