TimesTen Error Messages

TT-06104

Column is not updatable via this cursor


Cause

You attempted to open a cursor for updating a column that is not simple or does not exist.


Action

Ensure that the column is updatable, and retry the operation.


Additional Information

TimesTen cannot perform the operation.