TimesTen Error Messages

TT-01000

Cannot set primary key columns to different values


Cause

You attempted to change the value of a primary key column. TimesTen does not support changing the values of primary key columns.


Action

Specify a valid SQL UPDATE statement and retry the operation. For more information about the UPDATE SQL statement, see UPDATE in Oracle TimesTen In-Memory Database SQL Reference.


Additional Information

TimesTen cannot change the value of the primary key column.