On Mon, 1 Sep 2025 20:19:38 -0400, Joseph Reichman <[email protected]> 
wrote:

>Just wondering if anyone would know to involve the exit CSVLLIX1

D LLA and verify the exit is active.

Does specifying MEMBERS exclude your exit program or does it refresh the 
specified member? Maybe your exit is being pulled from LLA instead of the 
dataset. You might want to use a separate library for your exit that is not in 
LLA.

Check how you are verifying the exit is running. Make sure it's issuing the WTO 
at the beginning.

Exit abends are often hidden. Run the program several times to see if the exit 
disabled message occurs. Maybe look at logrec for abends. 

>-----------------------------------------------------------------------
>     ADCD.Z31B.PARMLIB(CSVLLA00) - 01.02             Columns 00001 0007
> ***************************** Top of Data ****************************
>  LIBRARIES(JOER.TEST.AUTHLIB)
>  MEMBERS(TESTPRGO)
>
>I then issue the command F LLA,UPDATE=00
>
>I then issue the SETPROG
>EXIT,EXITNAME=CSVLLIX1,MODNAME=CSVLLIX1,DSNAME=JOER.TEST.AUTHLIB
>
>Get a good response
>
>I then do a submit
>//JOER$ JOB 'ADCD V2R9','SYSPROG',NOTIFY=&SYSUID,REGION=0M
>//RUNRM64  EXEC PGM=TESTPRGO
>//STEPLIB  DD  DSN=JOER.TEST.AUTHLIB,DISP=SHR
>//SYSUDUMP DD SYSOUT=*

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to