TimesTen Error Messages

TT-05050

Cache group definition is too long. Current system limit on field_name field is number bytes. Specified definition requires number bytes


Cause

Either the cache group WHERE clause is too long or the cache group has too many long column names or too many tables. The maximum allowed length of the cache group WHERE clause is 4096 characters.


Action

Either limit the column names or decrease the number of tables so that the WHERE clause is equal to or less than 4096 characters.


Additional Information

The cache group is not defined.