Genero Problem :Out of memory error
"Hepler, Shane" <[email protected]>
| Newsgroups | gmane.comp.lang.4gl.fourjs.user |
|---|---|
| Message-ID | <[email protected]> |
I am running a very small program that loads around 2 million rows into a temp table and then tries to unload it. After it unloads around 600,000 rows every time I get "Out of Memory error. Program Ends". I am running this on AIX with Informix. I can recompile the program in Informix 4GL and it works fine. Is there some sort of memory setting on the runner or anywhere else that I can use to play with and try to get this work. Here is the blurb of code where it is actually dying:
CALL clean_po()
CALL clean_distro()
unload to "test_clean.unl"
select * from tmp_po_to_clean
The Above Unload statement in Bold is where it is dying.
Thanks for the Help in Advance,
Shane Hepler
POS Programmer/Technical Leader
Hastings Entertainment
806-6671541
[email protected]
CONFIDENTIALITY NOTICE:
This message is the property of Hastings Entertainment, Inc. It maybe legally privileged and/or confidential and is intended only for the use of the addressee's). No addressee should forward, print, copy, or otherwise reproduce this message in any manner that would allow it to be viewed by any individual not originally listed as a recipient. If the reader of this message is not the intended recipient, you are hereby notified that any unauthorized disclosure, dissemination, distribution, copying or the taking of any action in reliance on the information herein is strictly prohibited. If you have received this communication in error, please immediately notify the sender and delete this message. Any disclosure, copying, distribution or taking of action in reliance on the contents of this transmission by unintended recipients is strictly prohibited.