TimesTen Error Messages

TT-02622

Format string in string must be a string literal


Cause

You attempted to specify an expression in the format string. The format string must be a string literal.


Action

Specify the format string again using a string literal. For more information, see Format models in Oracle TimesTen In-Memory Database SQL Reference.


Additional Information

TimesTen did not perform the operation.