Purpose
Determines the level of JSON value nesting allowed during JSON syntax validation. If a JSON text exceeds this level of nesting, Teradata Database returns an error and does not create the JSON instance.
Field Group
General
Valid Range
0 through 32000, where 0 means no nesting is allowed.
Default
512
Changes Take Effect
After the DBS Control Record has been written.
Related Topics
For More Information on… | See… |
---|---|
JSON data type | Teradata JSON. |
Related DBS Control fields | DisableJSONValidation, EnableJSON, JSON_AttributeSize. |