Not sure if you did an actual cut/paste of your member, but there is a comma 
missing at the end of the SYS line.

SYS(NOTYPE(4,5,20,34,35,40)
EXITS(IEFU83,IEFU84,IEFU85,IEFACTRT,IEFUJV,IEFUSI,
           IEFUJP,IEFUSO,IEFUJI,IEFUTL))

But in my SMFPRMxx there are comma's

SYS(NOTYPE(4,5,20,34,35,40),
EXITS(IEFU83,IEFU84,IEFU85,IEFACTRT,IEFUJV,IEFUSI,
           IEFUJP,IEFUSO,IEFUJI,IEFUTL))

_____________________________________________________________________________________________________
Dave Jousma
AVP | Manager, Systems Engineering  

Fifth Third Bank  |  1830 East Paris Ave, SE  |  MD RSCB2H  |  Grand Rapids, MI 
49546
616.653.8429  |  fax: 616.653.2717


-----Original Message-----
From: IBM Mainframe Discussion List <[email protected]> On Behalf Of 
Nick Varley
Sent: Tuesday, November 26, 2019 7:28 AM
To: [email protected]
Subject: SMFPRMFxx SYS SUBSYS and EXITs question

**CAUTION EXTERNAL EMAIL**

**DO NOT open attachments or click on links from unknown senders or unexpected 
emails**

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 **CAUTION EXTERNAL 
EMAIL**

**DO NOT open attachments or click on links from unknown senders or unexpected 
emails**


This e-mail transmission contains information that is confidential and may be 
privileged.   It is intended only for the addressee(s) named above. If you 
receive this e-mail in error, please do not read, copy or disseminate it in any 
manner. If you are not the intended recipient, any disclosure, copying, 
distribution or use of the contents of this information is prohibited. Please 
reply to the message immediately by informing the sender that the message was 
misdirected. After replying, please erase it from your computer system. Your 
assistance in correcting this error is appreciated.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to