TimesTen Error Messages

TT-02931

Overflow converting Number to TinyInt


Cause

TimesTen attempted a conversion of a NUMBER data type to a TT_TINYINT data type and the result was too large for the TT_TINYINT 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.