Database Error Messages

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

OCI-40457

JSON path expression contained an invalid array index ('error_code')error_position
  • error_code: The JZN error code.
  • error_position: Line and position of error within path string.

Cause

The provided JSON path expression contained an invalid array index.


Action

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