TimesTen Error Messages

TT-02380

output value too large (maximum: string)


Cause

The provided JSON operator generated a result which exceeds the maximum length specified in the RETURNING clause.


Action

Increase the maximum size of the data type in the RETURNING clause.


Additional Information

TimesTen did not perform the operation.