TT-06103
Cursor has no current row defined
Cause
You attempted a delete or update operation on a CURRENT OF cursor without defining the FETCH clause first.
Action
Ensure that you define the FETCH clause first, and retry the operation.
Additional Information
TimesTen cannot perform the operation.
TT-06103
Cursor has no current row defined
Cause
You attempted a delete or update operation on a CURRENT OF cursor without defining the FETCH clause first.
Action
Ensure that you define the FETCH clause first, and retry the operation.
Additional Information
TimesTen cannot perform the operation.
TT-06103
Cursor has no current row defined
Cause
You attempted a delete or update operation on a CURRENT OF cursor without defining the FETCH clause first.
Action
Ensure that you define the FETCH clause first, and retry the operation.
Additional Information
TimesTen cannot perform the operation.