TimesTen Error Messages

TT-05117

Unsupported WHERE clause for cache table table_name


Cause

The WHERE clause specified in the CREATE CACHE GROUP or LOAD CACHE GROUP statement does not work on the Oracle database.


Action

Verify that the WHERE clause is valid. Note that child tables cannot be referenced in the WHERE clause in a LOAD CACHE GROUP statement, unless the WHERE clause contains a subquery.


Additional Information

You cannot use the WHERE clause in this SQL statement for this cache table.