TimesTen Error Messages

TT-02610

Operand data type 'data_type' invalid for operator 'operator' in expr (expression)


Cause

You attempted to specify an invalid operand data type for an operator in an expression.


Action

Check the syntax and semantic rules for the operands, operator, and expression. For more information, see Expressions in Oracle TimesTen In-Memory Database SQL Reference.


Additional Information

TimesTen did not execute the expression.