Database Error Messages

OCI-40482

JSON_TEXTCONTAINS used outside of the predicate of a WHERE clause.

Cause

JSON_TEXTCONTAINS was used outside of the predicate of a WHERE clause.


Action

Use JSON_TEXTCONTAINS inside of a predicate of a WHERE clause or remove the JSON_TEXTCONTAINS.