TimesTen Error Messages

TT-40130

AutoRefresh log table is older than base table - Oracle table table_name has been recreated since the cache group cache_group_name in database database_name was created. The cache group will not be refreshed


Additional Information

The error occurs when autorefreshing Oracle database object validation for the cache group. A change log table for table table_name is older than the table itself. This could have been caused when a table was created on the Oracle database after the cache group was created. Autorefresh cannot work for the cache group. Either alter the autorefresh state of cache group to OFF and then back to ON, or drop and recreate the cache group. For details on fixing this problem, refer to the Validate autorefresh for the Oracle database objects section in the Oracle TimesTen In-Memory Database Monitoring and Troubleshooting Guide.