Rob - thank you very much. Your comment on the drop not always releasing storage is troubling but it is what it is.
Lionel B. Dyck <>< Website: https://www.lbdsoftware.com Github: https://github.com/lbdyck Worry more about your character than your reputation. Character is what you are, reputation merely what others think you are. - - - John Wooden -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Rob Scott Sent: Wednesday, September 6, 2023 10:40 AM To: [email protected] Subject: Re: SDSF REXX Question Lionel isfreset("all") will drop all SDSF special variables. It won't drop any column stems. However, we are not sure if dropping a variable always releases the storage. We have seen cases where REXX just marks the SVB available but the storage is still allocated. Rob Scott Rocket Software From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Lionel B. Dyck Sent: Wednesday, September 6, 2023 3:39 PM To: [email protected] Subject: SDSF REXX Question EXTERNAL EMAIL After using the SDSF REXX API and issuing the "rc = isfcalls('off')" is there a way to release/free the storage that the various calls to the API have allocated. I know I can do a "drop isfulog." But is there a general way? TIA Lionel B. Dyck <>< Website: https://www.lbdsoftware.com<https://www.lbdsoftware.com> Github: https://github.com/lbdyck<https://github.com/lbdyck> "Worry more about your character than your reputation. Character is what you are, reputation merely what others think you are." - - - John Wooden ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected]<mailto:[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 ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
