in reply to Re: Script die without warning while getting result from DBI
in thread Script die without warning while getting result from DBI

When I say die, the script just terminate and return to the command prompt as if nothing had happen. I have put debug after the piece of code and it never get there.

I have had memory issue with this piece of software before, but it usually accompanied by a windows error message saying perl.exe encounter some problem or something.

PS. the server have 8GB of RAM

  • Comment on Re^2: Script die without warning while getting result from DBI

Replies are listed 'Best First'.
Re^3: Script die without warning while getting result from DBI
by perrin (Chancellor) on Jan 04, 2008 at 06:25 UTC
    I'd suggest you monitor how much memory it uses while running to see if that is the problem.