Can I suggest that if you are considering implementing SMF record installation exits that you use IEFU86 instead of one or more of IEFU83/4/5.
There are rules for which SMF exit applies : IEFU83 driven when SMFWTM or SMFEWTM with BRANCH=NO IEFU84 driven when SMFEWTM with BRANCH=YES IEFU85 driven when SMFEWTM with BRANCH=YES and MODE=XMEM With IEFU86 only have to implement one exit , albeit in possible x-memory mode (and maybe locked- so be careful), and you will be able to support the extended SMF records (eg type126) that will be used extensively for modern SMF record producing code from IBM and ISV software products. Rob Scott Rocket Software -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Shiller, Larre Sent: 10 May 2022 14:59 To: [email protected] Subject: Re: [EXTERNAL] Re: Producing throwaway SMF? EXTERNAL EMAIL Well... in our case, we are using IEFU85 because of the specific SMF records that we are deleting and how they are produced, but I believe that you can use any of the IEFU8x exits for this purpose. Larre Shiller US Social Security Administration “The opinions expressed in this e-mail are mine personally and do not necessarily reflect the opinion of the US Social Security Administration or the US Government.” -----Original Message----- From: Mike Martin <[email protected]> Sent: Tuesday, May 10, 2022 9:42 AM To: [email protected]; Shiller, Larre <[email protected]> Cc: Mike Martin <[email protected]> Subject: [EXTERNAL] Re: Producing throwaway SMF? Larre and all, Thanks for the ideas/feedback. Larre, what exit are you using? Mike Martin ---------------------------------------------------------------------- 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
