On 4/29/06, Marcus Stratmann <[EMAIL PROTECTED]> wrote:
Yes, on a delete operation. I'm not doing any commits until the end of
all delete operations.
I assume this is a delete-by-id and not a delete-by-query? They work
very differently.
There is some state stored for each pending delete-by-id
Chris Hostetter wrote:
> interesting .. are you getting the OutOfMemory on an actual delete
> operation or when doing a commit after executing some deletes?
Yes, on a delete operation. I'm not doing any commits until the end of
all delete operations.
After reading this I was curious if using commi