JSON_MaxDepth - Advanced SQL Engine - Teradata Database

Database Utilities

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
Published
January 2021
Language
English (United States)
Last Update
2021-01-23
dita:mapPath
ynh1604715438919.ditamap
dita:ditavalPath
hoy1596145193032.ditaval
dita:id
B035-1102
lifecycle
previous
Product Category
Teradata Vantage™

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 Vantage™ - JSON Data Type, B035-1150.
Related DBS Control fields DisableJSONValidation, EnableJSON, JSON_AttributeSize.