TimesTen Error Messages

TT-07000

SQL statement exceeds the limit of number table references


Cause

You exceeded the maximum number of tables that can be referenced in a SQL statement.


Action

Rewrite your query so that no more than the limit number of tables provided in the message are referenced.


Additional Information

TimesTen cannot perform the SQL operation.