Will,

you don't need exit 50 and 52, I don't believe they are ACF2 exits.

If you did not re-assemble the ACF2 JES2 modules (ACFJ2ITF and ACFJ2USR) after 
the upgrade of z/OS, you would have to trigger an reassembly of the same.

Use the JOB JXBUMJ2 provided in the SAMPJCL to reassemble JES interface.

ACF2 JES2 interface has to be reinstalled after upgrading any z/OS level.

Thanks
Natarajan



>>> William F Besnier <[EMAIL PROTECTED]> 10/31/2008 12:15 PM >>>
I've included them and will re-ipl.

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf
Of Big Iron
Sent: Friday, October 31, 2008 12:54 PM
To: [email protected] 
Subject: Re: Need Help ACF2 JES2 exits

You seem to be missing the EXIT statements for ACF2 JES2 EXITs 50 
and 52. That may be your problem,

Bill

On Fri, 31 Oct 2008 12:45:19 -0600, William F Besnier <[EMAIL PROTECTED]>
wrote:

>JES2PARM:
>
>LOAD(ACFJ2ITF) STOR=CSA  /*  ACF2  */
>LOAD(ADPEXIT2) STOR=PVT  /*  LOCAL     */
>LOAD(ADPEXIT3)           /*  LOCAL     */
>LOAD(REPEXIT)            /*  JES2 $REPEXIT & $ADDEXIT COMMANDS */
>LOAD(ADPEXIT6)           /*  LOCAL     */
>LOAD(ADPEXI20) STOR=PVT  /*  LOCAL     */
>LOAD(ADPEXI50) STOR=CSA  /*  LOCAL     */
>LOAD(ADPEXI52) STOR=CSA  /*  LOCAL     */
>LOAD(ADPEXI53) STOR=CSA  /*  LOCAL     */
>LOAD(ACFJ2USR) STOR=CSA  /*  ACF2 USER EXIT FOR JOB CARD VALIDATION */
>EXIT2 ROUTINE=(ADPEX2),disable
>EXIT3 ROUTINE=(ADPEX3),DISABLE
>EXIT4 ROUTINE=(ACFEXIT4)
>EXIT5 ROUTINE=(EXIT05),TRACE=NO
>EXIT6 ROUTINE=(EXIT06),DISABLE
>EXIT20 ROUTINE=(ADPEX20),DISABLE
>EXIT24 ROUTINE=(ACFEXT24)
>EXIT26 ROUTINE=(ACFEXT26)
>EXIT26 ROUTINE=(ACFEXT26)
>EXIT31 ROUTINE=(ACFEXT31)
>EXIT34 ROUTINE=(ACFEXT34)
>EXIT46 ROUTINE=(ACFEXT46)
>EXIT50 ROUTINE=(ADPEX50),ENABLE
>EXIT52 ROUTINE=(ADPEX52),ENABLE
 snip

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


NOTICE OF CONFIDENTIALITY 

The information contained in this communication, including but not limited to 
any accompanying document(s) and/or attachment(s), is privileged and 
confidential and is intended solely for the above-named individual(s). If you 
are not the intended recipient, please be advised that any distribution, 
copying, disclosure, and/or use of the information contained herein is strictly 
prohibited. If you received this communication in error, please destroy all 
copies of the communication, whether in electronic or hard copy format, and 
immediately contact the Security Office at EDFUND at (916) 526-7539 or [EMAIL 
PROTECTED] Thank you.

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