Oracle Message ORA-24410 - scrollable cursor max size exceeded

ERRORscrollable cursor max size exceeded
CAUSEResult set size exceeded the max limits.
ACTIONCheck the documentation for allowable maximum result set size for scrollable cursors. Re-execute with a smaller expected result set size or make the cursor non-scrollable.