Database Error Messages

OCI-40178

Item method string cannot be used at the end of the path expression for this operator.

Cause

The trailing function used in the path expression of a JSON operator was invalid for such operator.


Action

Either use a valid trailing function or wrap the result of the JSON operator inside a SQL function that performs the desired operation.