TimesTen Error Messages

TT-01063

Changing the value of a distribution key is not permitted


Cause

You attempted to update a value in a column that is used as the distribution key of the table.


Action

Ensure that your SQL statement does not update any value of the distribution key columns list of the table, and retry the operation.


Additional Information

TimesTen cannot perform the operation.