Database Error Messages

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

OCI-40480

JSON array wrapper needed for result of JSON query 'string'

Cause

The JavaScript Object Notation (JSON) path expressions selected a result that can only be returned inside an array.


Action

Add WITH ARRAY WRAPPER to the JSON function.