<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 10: REXX SQL-10 Out Of Memory</title><link href="https://sourceforge.net/p/rexxsql/support-requests/10/" rel="alternate"/><link href="https://sourceforge.net/p/rexxsql/support-requests/10/feed.atom" rel="self"/><id>https://sourceforge.net/p/rexxsql/support-requests/10/</id><updated>2003-09-15T12:08:53Z</updated><subtitle>Recent changes to 10: REXX SQL-10 Out Of Memory</subtitle><entry><title>REXX SQL-10 Out Of Memory</title><link href="https://sourceforge.net/p/rexxsql/support-requests/10/" rel="alternate"/><published>2003-09-15T12:08:53Z</published><updated>2003-09-15T12:08:53Z</updated><author><name>francesco</name><uri>https://sourceforge.net/u/noharness/</uri></author><id>https://sourceforge.netc9b1994547dc8cb9363f37a1b19fdb1c5f5f095f</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hello everybody,&lt;br /&gt;
I am experiencing a problem in some way similar to ID &lt;br /&gt;
[ 585531 ] :&lt;br /&gt;
I'm running Rexx/SQL 2.4  and Regina 3.2.0.0 on a&lt;br /&gt;
Win2000 pro (sp4) machine equipped with a PIII &lt;br /&gt;
800mhz 256MB Ram, trying to insert rows in a &lt;br /&gt;
MSAccess2000 DB via ODBC (drivers ver. 4.00.6200.00).&lt;/p&gt;
&lt;p&gt;My program tries to INSERT (via &lt;br /&gt;
sqlPREPARE/sqlEXECUTE) rows, read from a .txt file, &lt;br /&gt;
into the DB, without particular computation or &lt;br /&gt;
elaboration.&lt;/p&gt;
&lt;p&gt;When the data to insert are relatively few (e.g. &amp;amp;lt;1000 &lt;br /&gt;
rows) all works fine. &lt;br /&gt;
When trying to massively insert more data (let's say &lt;br /&gt;
4000 rows  of 200/300 characters each), after a while &lt;br /&gt;
(a couple of thousands inserts) I receive to msg &amp;amp;quot;REXX &lt;br /&gt;
SQL-10 Out Of Memory&amp;amp;quot;. &lt;br /&gt;
Tracking it with W2k task manager I effectively notice, &lt;br /&gt;
during the running of the script, high usage of cpu and &lt;br /&gt;
memory, although not so high to freeze the machine.&lt;/p&gt;
&lt;p&gt;I tried - like the guy of 585531 - to do some variations &lt;br /&gt;
to the program, like  changing the frequence of &lt;br /&gt;
SQLCOMMIT, dropping the rexx variables (containing &lt;br /&gt;
SQL data), using SQLdispose, calling sqldropfuncs and &lt;br /&gt;
rxfuncdrop followed by rxfuncadd and sqlload funcs, in &lt;br /&gt;
short  I did all I could but there seem to be no way: the &lt;br /&gt;
result is always the same.&lt;/p&gt;
&lt;p&gt;Since I think this kind of elaboration is quite standard,&lt;br /&gt;
I guess I'm not the first one coping with problems like &lt;br /&gt;
this: do anyone have any solution or workaround (other &lt;br /&gt;
than manually running the program each time on a &lt;br /&gt;
small set of data, which could be very annoying when &lt;br /&gt;
you got more than 50000 rows once a month  to &lt;br /&gt;
submit)? .&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;If not, are there any known bug of the SQL interface &lt;br /&gt;
responsible of this?&lt;/p&gt;
&lt;p&gt;Any help/comment will be highly appreciated.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>