Database Error Messages

ORA-54412

The "string" field in the JSON metadata is missing.

Cause

The field is missing in the JSON metadata and the model has more than one output.


Action

Either specify a field to identify what output tensor to use as model output, or ensure that the Open Neural Network Exchange (ONNX) model has a single output tensor with a name matching the default output name for the specified mining function.