Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

OCI-40469

JSON path expression in JSON_TEXTCONTAINS() is invalid

Cause

A predicate or array position was used in JavaScript Object Notation (JSON) path expression, or the length of a JSON field name in the path expression exceeded the JSON search index token length limit.


Action

Neither use a predicate or array position in a JSON path expression nor a step with length longer than the JSON search index token length limit.