TimesTen Error Messages

TT-02934

Overflow converting Number to SmallInt


Cause

TimesTen attempted a conversion of a NUMBER data type to a SMALLINT data type and the conversion resulted in a value that was to large for the SMALLINT data type.


Action

Check the semantics of the data types and the conversion rules. For more information, see Data Types in Oracle TimesTen In-Memory Database SQL Reference.


Additional Information

TimesTen did not perform the conversion.