Is there any way connection can be re-established and retrieve is resumed from same record connection was broken?
Sometimes due to network error DB connection is broken when retrieve is in progress and there is no way to resume retrival from the same record where it stopped because retrieve function discard previous rows and always start from row 1.