TimesTen Error Messages

TT-06107

Invalid cursor


Cause

The cursor is invalid because it has not been opened or the structure of the table or index on which the cursor is defined has changed.


Action

Open the cursor and ensure that the structure of your table or index that the cursor references is valid.


Additional Information

TimesTen cannot perform the operation.