You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
After setting fetch size to 2000 , at least are 2000 dmls occured on your db? Because jdbc driver fetches 2000 records when resultset.next() called . Driver does not fetch records until 2000 records are done .
Thanks
No description provided.
The text was updated successfully, but these errors were encountered: