Database Error Messages

OCI-43432

The root object cannot be an array of scalars.

Cause

The root object is an array of scalars. The root object can only be a singleton JSON object.


Action

Change the type of root object.