Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

ORA-40859

A JSON path expression was too long.

Cause

A Java Script Object Notation (JSON) path expression exceeded the maximum length allowed.


Action

Take one of the following actions:

  • Ensure that simple path expressions are 4000 bytes or less.
  • Ensure that predicate expressions are 32767 bytes or less.