Database Error Messages

ORA-42712

JSON binary encoding exceeds JSON binary size limit string specified in JSON type modifier.

Cause

The input JSON instance is too large for binary encoding.


Action

Reduce the input JSON size or increase the JSON binary size limit specified in the JSON type modifier.