HI Dave, 


A little futher down in the same member look at the SYS parm. You can code TYPE 
or NOTYPE.  You might try coding it this way, along with any other parms you 
need. 



SYS(NOTYPE(0:255),EXITS(xyz) etc... 


HTH, 

Linda 

----- Original Message -----


From: "Dave Day" <[email protected]> 
To: [email protected] 
Sent: Wednesday, November 9, 2011 3:30:25 PM 
Subject: SMFPRMxx ACTIVE/NOACTIVE parameter and SMF exit IEFACTRT 

    Is this supposed to work this way?  I've just spent a bit of time in the 
Init & Tuning Reference, and nothing in there indicates what I'm seeing.  On a 
z/OS 1.12 system, if the SMFPRM member has NOACTIVE set, my IEFACTRT exit is 
not invoked.  When I set it to ACTIVE, it is.  Only change I make in the SMFPRM 
member.  If I do a D PROG,EXIT,EN=SYS.IEFACTRT my exit shows up and is marked 
as active, no matter which SMFPRM setting I am using for ACTIVE/NOACTIVE.  
However, only when the member is set to record with ACTIVE does my SMF exit get 
called.  Is this working as designed?  Anybody know?  What I wanted to do was 
to turn off recording of SMF records, but still use the exits to communicate to 
my server address space.  The exits are installed programatically using the 
dynamic exits facility, if that makes any difference.   

    --Dave 

---------------------------------------------------------------------- 
For IBM-MAIN subscribe / signoff / archive access instructions, 
send email to [email protected] with the message: GET IBM-MAIN INFO 
Search the archives at http://bama.ua.edu/archives/ibm-main.html 

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to