TimesTen Error Messages

TT-02774

Invalid character following escape character


Cause

You attempted to use the escape character in the LIKE predicate, but did follow this escape character with % (percent), or _ (underscore), or the escape character itself.


Action

Retry the operation making sure to follow the escape character with %, _, or the escape character itself.


Additional Information

TimesTen did not perform the operation.