Database Error Messages

OCI-42640

Error during data validation: Root level of JSON documents in table 'string'.'string' cannot be a scalar value.

Cause

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


Action

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