Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

OCI-26337

The objects and arrays in the JSON value may not nest deeper than {0} levels

Cause

The JSON document being encoded has objects and arrays that nest deeper than 65,535 levels.


Action

Change the JSON document so that it has fewer than 65,535 levels of nesting.