Hi Kolusu

 Could you tell us which language is an ideal tool for editing/modifying 
huge volumes of data in z/OS? Cobol? 



  Is there the best compile way for REXX? 


Thanks a lot!


Best Regards,


Jason Cai


 




------------------ Original ------------------
From:                                                                           
                                             "IBM Mainframe Discussion List"    
                                                                                
<[email protected]&gt;;
Date:&nbsp;Wed, Dec 15, 2021 06:33 AM
To:&nbsp;"IBM-MAIN"<[email protected]&gt;;

Subject:&nbsp;Re: EAGREX0500E Error 5 . Machine storage exhausted or request 
exceeds limit in REXX



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


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 [email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to