Database Error Messages

ORA-01063

fetch row count exceeds MINSWORDMAXVAL

Cause

The total number of rows requested from the server exceeded the maximum specified in MINSWORDMAXVAL.


Action

Fix the number of rows to fetch or prefetch for the fetch interface call.