Database Error Messages

OCI-40876

invalid JSON schema document

Cause

An invalid JSON schema document was used.


Action

Correct the JSON schema document. Use DBMS_JSON_SCHEMA.VALIDATE_REPORT() PL/SQL function to find the errors in the JSON schema document.