|
||||
sybperl-l ArchiveUp Prev Next
From: "Dan Page" <Dan dot Page at notes dot fairchildsemi dot com> 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? Is there some method to clear the memory after each insert? I need to process a 12 meg (172,000 lines) on a SUN server. Any help would be appreciated. Dan |