TimesTen Error Messages

TT-08006

Application must set timestamp column with 'UPDATE BY USER'


Cause

You are attempting to update a table that has enabled replication timestamp conflict resolution and contains an UPDATE BY USER clause. However, no timestamp value is defined.


Action

Ensure that your replication timestamp conflict resolution column contains a valid timestamp value. Then, retry the operation. For more information, see Configuring the CHECK CONFLICTS Clause in Oracle TimesTen In-Memory Database Replication Guide.


Additional Information

TimesTen cannot perform the update operation.