Did everything you said had a WTO in the program

RESPONSE=S0W1                                                                  
  CSV600I 20.25.04 LLA DISPLAY 084                                              
  EXITS: CSVLLIX1 - ON   CSVLLIX2 - ON                                          
  VLF: ACTIVE  GET LIB ENQ: YES  SEARCH FAIL COUNT: 0                           
  LNKLST SET: LNKLST00                                                          
  54 LIBRARY ENTRIES FOLLOW                                                     
  ENTRY   L F R P  LIBRARY NAME                                                 
      1   L     P  CSQ920.SCSQMVR1                                              
      2   L     P  CSQ920.SCSQAUTH                                              
      3   L     P  SYS1.SHASLNKE                                                
      4   L        FAN140.SEAGALT                                               
      5   L     P  CEE.SCEERUN2                                                 
      6   L     P  CSQ920.SCSQANLE                                              
      7   L        SYS1.SORTLIB                                                 
      8   L     P  ISM403.SEQABMOD                                              
      9   L        SYS1.DGTLLIB                                                 
     10   L        JOER.DBGR.LOADLIB                                            
     11   L     P  TCPIP.SEZALOAD                                               


-----Original Message-----
From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Jon 
Perryman
Sent: Monday, September 1, 2025 9:13 PM
To: [email protected]
Subject: Re: how to invoke CSVLLIX1 lla exit

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

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

Reply via email to