Check: Initialization and Tuning Guide SMFPRMxx description Statements and parameters for SMFPRMxx the SUBSYS parameter
Kees. -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Nick Varley Sent: 26 November 2019 13:28 To: [email protected] Subject: SMFPRMFxx SYS SUBSYS and EXITs question In an SMFPRMxx member if you have this: ... SYS(NOTYPE(4,5,20,34,35,40) EXITS(IEFU83,IEFU84,IEFU85,IEFACTRT,IEFUJV,IEFUSI, IEFUJP,IEFUSO,IEFUJI,IEFUTL)) SUBSYS(STC,EXITS(IEFUJP,IEFUSO)) ... then why would the IEFU83/84/85 exits not fire for SMF records coming from STCs? Documentation seems to imply that the SYS settings are the default/back-stop for all things. We needed to make the last line read like this to make it work: ... SUBSYS(STC,EXITS(IEFU83,IEFU84,IEFU85,IEFUJP,IEFUSO)) ... The question: Does the list of exits in the SUBSYS specification overwrite all those in SYS, that is, in this case, it reduces the list of exits from the ten in the SYS specification to just the two that are explicitly listed? Any pointers would be welcome! Thanks, Nick. Nick Varley Director, Customer Support p +44 (0) 1823 226012 | m +44 (0) 7766 806780 [email protected] -------------------------------- We organise data everywhere, to keep the world working Syncsort Limited 2 Tangier Central Castle Street Taunton TA1 4AS UK www.syncsort.com---------------------------------------------------------------------------------------------------------- ATTENTION: ------ Syncsort Limited is a limited company registered in England and Wales. Registered number: 01373158. Registered office: 3rd Floor, The Pinnacle, 20 Tudor Road, Reading, RG1 1NH. VAT: GB295525177 The information contained in this message (including any files transmitted with this message) may contain proprietary, trade secret or other confidential and/or legally privileged information. Any pricing information contained in this message or in any files transmitted with this message is always confidential and cannot be shared with any third parties without prior written approval from Syncsort. This message is intended to be read only by the individual or entity to whom it is addressed or by their designee. If the reader of this message is not the intended recipient, you are on notice that any use, disclosure, copying or distribution of this message, in any form, is strictly prohibited. If you have received this message in error, please immediately notify the sender and/or Syncsort and destroy all copies of this message in your possession, custody or control. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ******************************************************** For information, services and offers, please visit our web site: http://www.klm.com. This e-mail and any attachment may contain confidential and privileged material intended for the addressee only. If you are not the addressee, you are notified that no part of the e-mail or any attachment may be disclosed, copied or distributed, and that any other action related to this e-mail or attachment is strictly prohibited, and may be unlawful. If you have received this e-mail by error, please notify the sender immediately by return e-mail, and delete this message. Koninklijke Luchtvaart Maatschappij NV (KLM), its subsidiaries and/or its employees shall not be liable for the incorrect or incomplete transmission of this e-mail or any attachments, nor responsible for any delay in receipt. Koninklijke Luchtvaart Maatschappij N.V. (also known as KLM Royal Dutch Airlines) is registered in Amstelveen, The Netherlands, with registered number 33014286 ******************************************************** ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
