Database Error Messages

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

ORA-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.