>  We want to handle a big file (about 5,000,000 records in it)
> by REXX. We also compile the Rexx PGM by REXXCOMP 


You need a larger region size. Try REGION=0M, however you may still receive
the same error.

IMHO REXX is not an ideal tool for editing/modifying huge volumes of data.
What exactly is the rexx routine doing?

Thanks,
Kolusu

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to