TimesTen Error Messages

TT-05113

Cache owner_name table_name contains REAL/DOUBLE/FLOAT column(s). Cached value may have different precision.


Cause

Oracle Database and TimesTen have different implementations of floating point data types and the precisions are different.


Action

Note the differences as described in the Type specifications and Floating-point numbers sections in the Oracle TimesTen In-Memory Database SQL Reference.


Additional Information

The cached value may be slightly different than the value in Oracle Database. TimesTen generates this warning when you try to create a table with a REAL, FLOAT or DOUBLE type.