The manual documentation for IEFSSI for WORKAREA and WORKASP is very good and explains exactly what your choices are and how you can influence the attributes of the storage for both unauthorized and authorized callers.
Rob Scott Principal Architect, Mainframe Systems Tools Distinguished Engineer Rocket Software 77 Fourth Avenue . Suite 100 . Waltham . MA 02451-1468 . USA Tel: +1.781.684.2305<tel:+17816842305> Email: [email protected]<mailto:[email protected]> Web: www.rocketsoftware.com<http://www.rocketsoftware.com/> ________________________________ From: IBM Mainframe Discussion List <[email protected]> on behalf of Robert Garrett <[email protected]> Sent: Wednesday, July 13, 2022 11:27:36 PM To: [email protected] <[email protected]> Subject: Re: Question about IEFSSI REQUEST=QUERY EXTERNAL EMAIL Hi Paul, I just looked back over some of my own subsystem code that also makes that call, and I never fee that area so therefore it will get freed at tcb or step termination. I don't think one has any control over where the storage gets allocated from, but considering what it's used for my guess is that it will com out of your local subpool zero. Robert -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of [email protected] Sent: Wednesday, July 13, 2022 4:34 PM To: [email protected] Subject: Question about IEFSSI REQUEST=QUERY .Hello IEFSSI macro to dynamically query a subsystem. with REQUEST=QUERY . Regarding IEFSSI REQUEST=QUERY,WORKAREA=WAREA; it is My understanding that the work area will be freed automatically at either task (TCB) termination or job step termination. . Is my Assesment correct ? . 2nd Would IEFSSI ever allocate the WORKAREA (with REQUEST=QUERY) from CSA or ECSA ? , Paul . . ---------------------------------------------------------------------- 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 ================================ 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
