TimesTen Error Messages

TT-02600

Integer overflow


Cause

The operation resulted in a value greater than the maximum supported value for an integer data type.


Action

Ensure that the result of your operation is not greater than the maximum supported value for an integer data type.


Additional Information

TimesTen did not perform the operation.