Database Error Messages

ORA-42639

Error during data validation: Root level of JSON documents in table 'string'.'string' cannot be an array.

Cause

JSON documents are of type array at the root level of the specified table.


Action

Ensure that JSON documents in the specified table are not of array type at the root level.