Database Error Messages

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

ORA-40463

JSON_QUERY only can use min()/max() aggregate trail functions

Cause

The provided trail function cannot be used in JSON_QUERY.


Action

Remove the provided trail function and use min()/max() aggregate trail functions only.