This message appears when the FETCH FIRST...ONLY clause specifies zero or a negative number of rows, or specifies a ratio greater than 1.0.
At least one row must be specified when fetching an absolute number of rows. When fetching a percentage of the result set, at most 100% of the results (a ratio of 1.0) can be returned.