Database Error Messages

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

OCI-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.