TT-02789
An interval data type must be specified for a datetime arithmetic result
Cause
You attempted a datetime arithmetic operation, but did not specify a valid interval type or did not cast to an interval type for the datetime arithmetic operation.
Action
Retry the operation making sure to cast to an interval type. For more information, see Datetime and interval data types in arithmetic operations in Oracle TimesTen In-Memory Database SQL Reference.
Additional Information
TimesTen did not perform the operation.