<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
&gt;     things go perfectly till i accumulate 336 records and then this error<br>
&gt;     crashes my script:<br>
&gt;<br>
&gt; Hi prad,<br>
&gt;<br>
&gt; Are you doing the open-input-url in a loop, out of curiosity?  If so, do you<br>
&gt; close the opened ports between each loop  iteration?<br>
&gt;<br>
hi danny!<br>
i using get-pure-port and yes it&#39;s in a loop.<br>
i also delete-pure-port because i was getting a different error when i<br>
didn&#39;t which was to run out of file-descriptors (i think) since i kept<br>
getting a can&#39;t open database file error.<br>
<br></blockquote><div><br></div><div>Wait!  But delete-pure-port is something entirely different.  It corresponds to one of the basic HTTP verbs (others are GET, PUT, POST).  Are you sure you haven&#39;t been using close-input-port?</div>
<div><br></div><span></span>