Database Error Messages

ORA-40471

selected value not JSON array or object

Cause

The selected value was not a JavaScript Object Notation (JSON) value. (object or array)


Action

Use CAST AS ARRAY to return this value.