ORA-40888
The predicate specified in the JSON_VALUE functional index is invalid.
Cause
The predicate specified in a JSON_VALUE functional index was invalid. The predicate operator must be &&, ||, >, >=, <, <=, or ==. One side of a comparison predicate must be a relative path expression.
Action
Correct the predicate in the JSON_VALUE functional index.