Rob, Very nice, thank you for the tip.
Best Regards Ituriel do Nascimento Neto z/OS System Programmer Em terça-feira, 9 de junho de 2026 às 15:49:32 BRT, Rob Scott <[email protected]> escreveu: I am not sure that REQSVDAT is intended as a programming interface. Real time address space information about resource consumption can be gotten from ERBSMFI which can return SMF 79-1 records into a supplied buffer. This is what SDSF uses for the DA panel. The data includes zIIP usage and enclave SRB CPU times. Rob Scott Rocket Software Sent from Outlook for Android<https://aka.ms/AAb9ysg> ________________________________ From: IBM Mainframe Discussion List <[email protected]> on behalf of Ituriel do Neto <[email protected]> Sent: Tuesday, 09 June 2026 18:50:58 To: [email protected] <[email protected]> Subject: Re: [EXTERNAL] zIIP consumption in MSU EXTERNAL EMAIL Hi, I am sorry if I did not describe my plans completely, but I want to extract real-time information. I don't want to read SMF data to gather interval information. Best Regards Ituriel do Nascimento Neto z/OS System Programmer Em terça-feira, 9 de junho de 2026 às 14:32:55 BRT, Horne, Jim <[email protected]> escreveu: You are making things unrealistically hard on yourself. If what you want is LPAR-level information, the SMF 70 subtype 1 records have everything you need in one place. They update every SMF interval. I don't have an assembler program to read them, but you can Google for the DSECT. Apologies for not knowing it off the top of my head but it is available. Don't be afraid to use your favorite AI assistant to help you write a program to extract what you need. Alternatively, if you don't want to code, you could run an RMF report or use an interactive RMF tool to get the data. The possibilities are almost limitless. I apologize for not point you to exactly where to find the information but we have software products that give me that information so I haven't coded anything to do it myself in decades. Jim Horne ________________________________ NOTICE: All information in and attached to the e-mails below may be proprietary, confidential, privileged and otherwise protected from improper or erroneous disclosure. If you are not the sender's intended recipient, you are not authorized to intercept, read, print, retain, copy, forward, or disseminate this message. If you have erroneously received this communication, please notify the sender immediately by phone (704-758-1000) or by e-mail and destroy all copies of this message electronic, paper, or otherwise. By transmitting documents via this email: Users, Customers, Suppliers and Vendors collectively acknowledge and agree the transmittal of information via email is voluntary, is offered as a convenience, and is not a secured method of communication; Not to transmit any payment information E.G. credit card, debit card, checking account, wire transfer information, passwords, or sensitive and personal information E.G. Driver's license, DOB, social security, or any other information the user wishes to remain confidential; To transmit only non-confidential information such as plans, pictures and drawings and to assume all risk and liability for and indemnify Lowe's from any claims, losses or damages that may arise from the transmittal of documents or including non-confidential information in the body of an email transmittal. 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 ================================ 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
