OCI-40459
output value too large (actual: string, maximum: string)
Cause
The provided JavaScript Object Notation (JSON) operator generated a result which exceeded the maximum length specified in the RETURN clause.
Action
Increase the maximum size of the data type in the RETURNING clause or use a CLOB/BLOB in the RETURNING clause.
OCI-40459
output value too large (actual: string, maximum: string)
Cause
The provided JavaScript Object Notation (JSON) operator generated a result which exceeds the maximum length specified in the RETURN clause.
Action
Increase the maximum size of the data type in the RETURNING clause or use a CLOB/BLOB in the RETURNING clause.
OCI-40459
output value too large (actual: string, maximum: string)
Cause
The provided JavaScript Object Notation (JSON) operator generated a result which exceeds the maximum length specified in the RETURN clause.
Action
Increase the maximum size of the data type in the RETURNING clause or use a CLOB/BLOB in the RETURNING clause.