Re: Q: Out of memory

2001-10-25 Thread Thomas A . Lowery
You may want to check the release notes for the current versions of both DBI and DBD::Oracle. This may be addressed. I know Tim, with help, has plugged a number leaks. Tom On Tue, Oct 23, 2001 at 02:07:08PM +0200, Jan Schubert wrote: > There is still my "Out of Memory" Problem using DBI 1.18,

Q: Out of memory

2001-10-24 Thread Jan Schubert
There is still my "Out of Memory" Problem using DBI 1.18, DBD 1.06 at HP-UX 11.0. I've tried to reduce the ammount of selected data, but it's exactly the same. Also the change of RowCacheSize doesn't effect the result. Here is a short script to visualize whats going on: --- use DBI