Database Error Messages

ORA-61721

index maintenance failed because JSON query raised error

Cause

A JSON query invoked by index maintenance raised an error. Possible causes were that the JSON path expression selected either no value, multiple values, or a value of the wrong data type.


Action

Ensure that the indexed value in the JSON data matches the data type expected by the JSON path expression in that index definition.