TimesTen Error Messages

TT-02864

Output parameter value truncated


Cause

You provided a value to an output parameter that is too large for the buffer.


Action

Check the buffer allocation and consider increasing the allocation. Also, make sure that the truncation is an acceptable result.


Additional Information

TimesTen issued a warning, performed the operation, but truncated the value of the output parameter.