On Mon, 1 Sep 2025 21:26:37 -0400, Joseph Reichman <[email protected]> 
wrote:
                    
>  EXITS: CSVLLIX1 - ON   CSVLLIX2 - ON                                         
>  

Both exits are active but you didn't issue SETPROG for CSVLLIX2. Verify the 
exits aren't being loaded at startup from an unexpected dataset (probably 
LNKLST).

CSVLLIX1 is called when it loads a module (I'm guessing not when it found in 
VLF). The MEMBERS statement may be loading the test program at LLA startup. Try 
commenting the MEMBERS statement and restart LLA & VLF. Alternatively, you 
already did the SETPROG and could simply restart LLA & VLF to see if the exit 
is called at LLA restart.

Call the exit from JCL to verify the program is issuing the WTO.

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

Reply via email to