TimesTen Error Messages

TT-05258

An update operation tried to update a row that does not exist on Oracle. Expecting number updates and number rows were affected.


Cause

You attempted to perform an update operation on rows that are not in the Oracle database tables.


Action

Ensure that the Oracle tables and the TimesTen tables are in sync before executing operations on the asynchronous writethrough cache group. For more information, see LOAD CACHE GROUP in Oracle TimesTen In-Memory Database SQL Reference.


Additional Information

The transaction was rolled back.