Oracle Message ORA-24389 - Invalid scrollable fetch parameters

ERRORInvalid scrollable fetch parameters
CAUSEAll the requested rows in this fetch could not be received.
ACTIONCheck the fetch orientation, scroll offset, OCI_ATTR_CURRENT_POSITION and number of rows in OCIStmtFetch2 call. If required, change some of above parameters and fetch again.