TimesTen Error Messages

TT-02790

Cannot infer type of case expression from its use


Cause

You specified a case expression in which the data types cannot be inferred from their use in the expression.


Action

Check the case expression making sure that TimesTen can determine the resulting data type based on the use of the data types. For more information, see CASE expressions in Oracle TimesTen In-Memory Database SQL Reference.


Additional Information

TimesTen did not perform the operation.