Subject | Re: Big ResultSet |
---|---|
Author | Roman Rokytskyy |
Post date | 2003-11-11T08:56:15Z |
Hi,
written either in release notes, or in faq. You have to switch to
non-autocommit mode.
Best regards,
Roman Rokytskyy
> When I using query returning big ResultSet(record number>100 000)In auto-commit case driver loads complete result set locally. This is
> JDBC driver try cached _all_ records and can cause OutOfMemory error.
> What is the matter?
written either in release notes, or in faq. You have to switch to
non-autocommit mode.
Best regards,
Roman Rokytskyy