Database Error Messages

ORA-42724

JSON_SCHEMA is not supported in JSON_DIFF.

Cause

JSON schema based diff is not supported in JSON_DIFF.


Action

Consider using JSON_DIFF without a schema in positional diff mode or with a duality view schema in keyed diff mode.