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
nick.var...@syncsort.com
--------------------------------  
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 lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to