Hi Hobar
We changed PROFILE VARSTORAGE to HIGH and compile the rexx again. The issue is solved. Thanks a lot! ------------------ Thanks a lot! Best Regards, Jason Cai ------------------ Original ------------------ From: "Hobart Spitz";<[email protected]>; Send time: Wednesday, Dec 15, 2021 8:38 AM To: "IBM-MAIN"<[email protected]>; Subject: Re: EAGREX0500E Error 5 . Machine storage exhausted or request exceeds limit in REXX I don't think anyone has suggested PROFILE VARSTORAGE(HIGH). On Tuesday, December 14, 2021, Paul Gilmartin < [email protected]> wrote: > On Tue, 14 Dec 2021 23:14:10 +0000, Gibney, Dave wrote: > > >Can you stop with the non-breaking space failing html > > > It's not exactly HTML. I see: > > Content-Transfer-Encoding: base64 > Content-Type: text/plain; charset="gb18030" > ... > From: =?gb18030?B?aWJtbWFpbg==?= <...> > > But still, something was lost in translation. > > >> -----Original Message----- > >> ... > >> &gt;REGION=0M&nbsp;is&nbsp;still&nbsp;likely&nbsp;to&nbsp;be&nbsp;su > >> bject&nbsp;to&nbsp;system&nbsp;wide&nbsp;limits. > >> &gt;Is&nbsp;it&nbsp;possible&nbsp;to&nbsp;have&nbsp;REXX&nbsp;put& > >> nbsp;STEM&nbsp;and&nbsp;other&nbsp;stuff&nbsp;into&nbsp;64&nbsp;bi > >> t&nbsp;memory > > -- gil > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > -- OREXXMan Would you rather pass data in move mode (*nix piping) or locate mode (Pipes) or via disk (JCL)? Why do you think you rarely see *nix commands with more than a dozen filters, while Pipelines specifications are commonly over 100s of stages, and 1000s of stages are not uncommon. REXX is the new C. ---------------------------------------------------------------------- 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
