No, I retired from the SMF exit business on March 31. If I were writing the product today there is no question I would use it: only one exit point to maintain, handles the new > 127 SMF records whenever they come, and the work area is a plus. I used a cell pool for work areas in my exit so it was pretty efficient, but "free" is even better.
BTW, IEFU86, right? No 0? Charles -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of David Crayford Sent: Tuesday, October 8, 2019 6:27 PM To: [email protected] Subject: Re: SMF exit IEFU086 work area size Hi Charles, Yes, it is! SMXP_WORKAREA_LENGTH_V1 EQU 1024 This IEFU086 exit is great! Have you used it? David On 2019-10-08 10:27 PM, Charles Mills wrote: > It's not defined in IFAEXITP? > > Charles > > > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] On > Behalf Of David Crayford > Sent: Tuesday, October 8, 2019 5:52 AM > To: [email protected] > Subject: SMF exit IEFU086 work area size > > z/OS 2.3 introduced the new IEFU086 SMF exit which is passed a work area > which is great. > > I can't find any documentation in KC on how to customize the size of the > workarea in SMPRMxx or what the minimum size of the area is. > > Can anybody shed any light on this? > > ---------------------------------------------------------------------- > 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 ---------------------------------------------------------------------- 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
