TimesTen Error Messages

TT-03513

Grid query (query) does not exist in element (element_id)


Cause

An application attempted to execute a query on an element that could not find the prepared SQL statement. In some cases, the TimesTen daemon might have encountered an issue and restarted. When the TimesTen daemon restarts, prepared SQL statements are removed from the SQL command cache.


Action

Prepare the SQL statement again and re-execute the statement.


Additional Information

TimesTen cannot execute the query.