TimesTen Error Messages

TT-02865

Output parameter buffer is too small


Cause

You attempted to supply an output parameter but the output parameter buffer is too small.


Action

Consider increasing the allocation size of the output parameter buffer. Also, check the results making sure a truncated value is an acceptable result.


Additional Information

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