Do you have all the other ACF2 JES2 exits configured as documented?
EXIT 228 & 229 aren't standard JES2 exits; they are invoked from other
ACF2 JES2 exits, so if the calling EXITs aren't installed, EXITs 228 & 229
won't be called.

Bill

On Fri, 31 Oct 2008 09:22:52 -0600, William F Besnier <[EMAIL PROTECTED]>
wrote:

>$DLOAD(ACFJ2USR),ROUTINES
>$HASP819 LOADMOD(ACFJ2USR) 615
>$HASP819 LOADMOD(ACFJ2USR)  ROUTINES=(ACFJ2PRE=07ADB9E8,
>$HASP819                    ACFJ2PST=07ADBA20,ACFJ2PRU=07ADBA60,
>$HASP819                    ACFJ2PSU=07ADBAA0)
>$DEXIT(228)
>$HASP823 EXIT(228) 619
>$HASP823 EXIT(228)  STATUS=ENABLED,ENVIRON=USER,
>$HASP823            ROUTINES=(ACFJ2PRU),SPLEVEL=CHECK,TRACE=YES,
>$HASP823            USECOUNT=0
>$DEXIT(229)
>$HASP823 EXIT(229) 622
>$HASP823 EXIT(229)  STATUS=ENABLED,ENVIRON=USER,
>$HASP823            ROUTINES=(ACFJ2PSU),SPLEVEL=CHECK,TRACE=YES,
>$HASP823            USECOUNT=0
>
>-----Original Message-----
>From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf
>Of Jakubek, Jan
>Sent: Friday, October 31, 2008 9:02 AM
>To: IBM-MAIN@BAMA.UA.EDU
>Subject: Re: Need Help ACF2 JES2 exits
>
>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