Giovanni Cerquone wrote:

> >
> >The issue is that DAF is processing some SMF records that the system does
> >not automatically populate with the userid.
> >
> >The DAF source provides sample code for IEFUJI to get the userid from the
> >RACF control blocks and copy it to the User Identification field of the
> >SMF Common Exit Parameter Area.
> >
> >
> And the other issue is that one of my sysplexes is CA-Top Secret and I
> haven't found a sample exit that handles TSS. Search continues...
>

Rather than using a RACF or TSS control block, try using the JSAB.

         L     R2,PARMEPRM         Common exit parm area
         USING JMR,R2
         IAZXJSAB READ,USERID=JMRUSEID Copy USERID to JMR

Richard

----------------------------------------------------------------------
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