TimesTen Error Messages

TT-40168

There might be problems during autorefresh operation of cache group cache_group_name because owner_name.table_name table on Oracle does not have required rows. Row Search Criteria:search_criteria


Cause

The autorefresh Oracle database object validation detected that the indicated table does not have the required rows. The most likely cause for this error is a hash collision while inserting the required rows into the table.


Action

Either, change the location specified in the DataStore connection attribute, which requires destroying and re-creating the TimesTen database, or use a different cache administration user for the cache group operations. For more information on how to change the cache administration user, see Changing Cache User Names and Passwords in Oracle TimesTen In-Memory Database Cache Guide.


Additional Information

Incremental refresh may run into issues like performing a full refresh on a incremental cache group.