Database Error Messages

ORA-40598

JSON path expression contained an invalid array index ('path_string').
  • path_string: The path expression with the invalid array index.

Cause

The specified JavaScript Object Notation (JSON) path expression contained an invalid array index.


Action

Specify a valid array index. The first element in the array has the index 0.