Verify with JES2 commands:

$D LOAD(ACFJ2USR),ROUTINES
$D EXIT(228)
$D EXIT(229)

-----Original Message-----
Yes, jesparms is;

LOAD(ACFJ2USR) STOR=CSA  /*  ACF2 USER EXIT FOR JOB CARD VALIDATION */ 
EXIT225 ROUTINE=(ACFEX225)                                             
EXIT227 ROUTINE=(ACFEX227),DISABLE                                     
EXIT228 ROUTINE=(ACFJ2PRU),ENABLE                                      
EXIT229 ROUTINE=(ACFJ2PSU),ENABLE                                      

> I am a contractor working for a state agency in the process of
upgrading
to
> z/OS 1.9 via z/OS 1.7; the problem I am having is with the
implementation
of
> ACF2 JES2 exit ACFJ2RSU/ACFJ2PSU, I have installed as documented, but,
it
> appears the validation exits are not being invoked. I am not ACF2
proficient
> and the client does not have a CA support subscription.

Do you have it enabled in your JES2 parameters?  Check your parmlib
member.

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