OCI-17082
No current row
Cause
An attempt is being made to operate on a result set, but the cursor is either not positioned on a valid row or the current row has been deleted.
Action
Ensure that the cursor is positioned on a valid row and that the current row is not deleted because of an operation on the result set.