Database Error Messages

OCI-40771

JSON array subscript 'last' not permitted

Cause

An attempt was made to use the JavaScript Object Notation (JSON) array subscript 'last' with an operator that does not support 'last'.


Action

Replace 'last' with the actual subscript or use another operator.