sybperl-l Archive
Up Prev Next
From: Michael Peppler <mpeppler at peppler dot org>
Subject: Re: Out of memory
Date: Jul 22 1999 8:12PM
Dan Page writes:
>
>
> I'm using DBlib to parse a flat file and do 3 selects and 1 insert. Approx half
> way through the file I get
> 'Out of memory!' Is this being returned from Sybase or Perl?
Perl.
> Is there some
> method to clear the memory after each insert?
You probably have something wrong in your perl code that inhibits
perl's garbage collector from freeing unused memory.
Michael
--
Michael Peppler -||- Data Migrations Inc.
mpeppler@peppler.org -||- http://www.mbay.net/~mpeppler
Int. Sybase User Group -||- http://www.isug.com
Sybase on Linux mailing list: ase-linux-list@isug.com
|