If I understand you correctly, this is your design: (1) You grab the ALET for the target address space and then ALESERV with CHKEAX=NO (2) Your code switches to AR mode and attempts to access storage in target address space, most likely while running in key0. (3) If you take an 0c4 abend, you schedule an SRB into the target address space to TRANSWAP and try again from your AR mode code.
If so, I would suggest a rethink. Rob Scott Rocket Software ________________________________ From: IBM Mainframe Discussion List <[email protected]> on behalf of Joseph Reichman <[email protected]> Sent: Sunday, February 23, 2020 3:25:43 PM To: [email protected] <[email protected]> Subject: Re: Cell Pool Services CSRC4EXP EXTERNAL EMAIL I accessing the other address space in AR 99 % of the time I won’t have issues from those time that I do and get s0c4 In my recovery I will try to issue an SRB to sysevent swap back in If I’m unsuccessful I’ll bypass the process It’s a much better choice for me than using an SRB > On Feb 23, 2020, at 4:17 PM, Binyamin Dissen <[email protected]> > wrote: > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ================================ Rocket Software, Inc. and subsidiaries ¦ 77 Fourth Avenue, Waltham MA 02451 ¦ Main Office Toll Free Number: +1 855.577.4323 Contact Customer Support: https://my.rocketsoftware.com/RocketCommunity/RCEmailSupport Unsubscribe from Marketing Messages/Manage Your Subscription Preferences - http://www.rocketsoftware.com/manage-your-email-preferences Privacy Policy - http://www.rocketsoftware.com/company/legal/privacy-policy ================================ This communication and any attachments may contain confidential information of Rocket Software, Inc. All unauthorized use, disclosure or distribution is prohibited. If you are not the intended recipient, please notify Rocket Software immediately and destroy all copies of this communication. Thank you. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
