You ought to consider naming your exit routine anything other than CSVLLIX1 to 
avoid potential confusion. If you have started LLA with CSVLLIX1 active, the 
system will attempt to locate that exit routine using LPA and the LNKLST and 
might succeed. If it did succeed, then when you do your SETPROG EXIT,ADD it 
should indicate that that exit routine name is already associated with the exit.

At some point issueDISPLAY PROG,EXIT,EXITNAME=CSVLLIX1,DIAG<the syntax might 
not be exact>This will display the exit routine names and addresses.

You can view that storage (with a dump or IPCS active or some other approach) 
to see if it is, or is not, your exit routine.

Peter Relson

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

Reply via email to