sloppyhack
Technical User
I have a script that analyzes contents of a file and compares it's contents to another file. This script has been working fine...but when we throw a large amount of data at it....it stops prematurely. The file has 6.6 million rows but there seems to be available memory on the machine when it stops.
Anyone know what could cause a Perl script to close prematurely? Memory leaks? We have processed up to 2 million records before without a problem...6.6 million is causing it to stop before it finishes.
Cheers,
Sloppyhack
Anyone know what could cause a Perl script to close prematurely? Memory leaks? We have processed up to 2 million records before without a problem...6.6 million is causing it to stop before it finishes.
Cheers,
Sloppyhack