Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0
Description
When last part of result set is sent from the server, we should do the following:
1) Clear server-side cursor
2) Set special marker on the client side that "cursor" close request is not needed. This way we will save two network hops for typical DML request.