| Error | ORA-24410 |
Description | scrollable cursor max size exceeded | Cause | Result set size exceeded the max limits. | Action | Check 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. |