-79766 Incorrect fetch size value
Explanation
The Statement.setFetchSize() method has been called with an invalid value. Verify that the value passed in is greater than 0. If the setMaxRows() method has been called, the fetch size must not exceed that value.