Im running in USER key....its an application program Programs are AMODE(31) RMODE(ANY)
Thanks, Tom -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Binyamin Dissen Sent: Wednesday, March 3, 2021 5:09 PM To: [email protected] Subject: EXTERNAL: Re: Acquire Storage CAUTION: This email originated from outside of the company. Do not click links or open attachments unless you recognize the sender and know the content is safe. I would recommend going to LE and let it take care of things. You must consider whether you are using storage protection in which case you are running in key9. On Wed, 3 Mar 2021 21:30:04 +0000 "Savor, Thomas" <[email protected]> wrote: :>Ok, got a question for you CICS Assembler folks..... :> :>I have a CICS Assembler program that works fine....its Re-Entrant of course. :>Now I also have some Assembler Sub-programs that can run in Batch. :>And I want to add them to my Online Program. :>But...in order to be able to execute in Online it needs to also be re-entrant....which is fine for Batch, but Online not so much.... :>Now in the sub-program, im executing a STORAGE OBTAIN for the Register SAVEAREA. :>But as soon as I try and store the first Register in this acquired storage area, Protection Exception - Abend (I think it was a S0C4) :>Anyway, Is there a sub pool to properly acquire storage that makes Batch and Online Happy or is GETMAIN better or what is the proper way to acquire storage in both Worlds ?? -- Binyamin Dissen <[email protected]> https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.dissensoftware.com%2F&data=04%7C01%7Cthomas.savor%40fisglobal.com%7C6edf0bb93c464188180208d8de911a22%7Ce3ff91d834c84b15a0b418910a6ac575%7C0%7C0%7C637504062097170113%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=W8ebJHKQse3khlFN8oclFKtA22IuHsQ1c%2BxPGRPJpEs%3D&reserved=0 Director, Dissen Software, Bar & Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize the dissensoftware.com domain. I very rarely bother responding to challenge/response systems, especially those from irresponsible companies. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN The information contained in this message is proprietary and/or confidential. If you are not the intended recipient, please: (i) delete the message and all copies; (ii) do not disclose, distribute or use the message in any manner; and (iii) notify the sender immediately. In addition, please be aware that any message addressed to our domain is subject to archiving and review by persons other than the intended recipient. Thank you. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
