Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

ORA-54420

Incorrect number of elements in the "input.string" array in the JSON metadata (JSON: string, model: string)

Cause

The number of elements in the array in the JSON metadata is not equal to the size of the corresponding input tensor of the Open Neural Network Exchange (ONNX) model.


Action

Ensure that the JSON metadata input arrays have a size equal to that of their corresponding input tensors.