ORA-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.
ORA-40457
JSON path expression contained an invalid array index ('string')string
Cause
The provided JavaScript Object Notation (JSON) path expression contained an invalid array index.
Action
Provide a valid array index. The first element in the array has the index 0.
ORA-40457
JSON path expression contained an invalid array index ('string')string
Cause
The provided JavaScript Object Notation (JSON) path expression contained an invalid array index.
Action
Provide a valid array index. The first element in the array has the index 0.