TimesTen Error Messages

TT-01107

Error in converting sysdate to Date.


Cause

You specified an Oracle database SYSDATE or TimesTen SYSDATE with an invalid TIMESTAMP or DATE value.


Action

Ensure that the Oracle database SYSDATE or TimesTen SYSDATE contains valid TIMESTAMP or DATE values. For more information on datetime data types, see Datetime data types in Oracle TimesTen In-Memory Database SQL Reference.


Additional Information

TimesTen cannot convert the value to a DATE value.