Icon View Incident Report

Serious Serious
Reported By: Piotr Front
Reported On: 9/9/2010
For: Version 2.03 Build 21
# 3318 Large Insert Operations Can Cause Unbounded Growth in Index Buffers

I write small developer tool to clone records in huge table and there is a small problem with server. I see that CurrentBufferSize value grow to infinity ("edb exceptin error #9999 out of memory" when process private bytes value is near 2GB).


Comments Comments
The problem was due to an incorrect comparison when trying to detect when the maximum buffer size had been reached. In certain cases the index buffers could "skip" the check and cause the check to not work after that point.


Resolution Resolution
Fixed Problem on 9/12/2010 in version 2.03 build 22


Products Affected Products Affected
ElevateDB Additional Software and Utilities
ElevateDB DAC Client-Server
ElevateDB DAC Client-Server with Source
ElevateDB DAC Standard
ElevateDB DAC Standard with Source
ElevateDB DAC Trial
ElevateDB LCL Standard with Source
ElevateDB VCL Client-Server
ElevateDB VCL Client-Server with Source
ElevateDB VCL Standard
ElevateDB VCL Standard with Source
ElevateDB VCL Trial

Image