MichealButz wrote: >During my testing I have found that whether my load library is in a APF >authorized steplib or not e.g. TSOLIB having it LLA managed automatically >generates the CSV019I abend
Show us the full TSOLIB. and all applications using it. Did you use the same extended search order for TSOLIB? Review your IKJTSOxx member. Also check this from 'TSO/E Command Reference': "To allow authorized commands or programs to be invoked, the entire concatenation of data sets must contain data set names that reside in the APF-authorized library list. This means that, if you activate a list of load module and program object libraries with TSOLIB, every data set name representing a library must be named in the APF-authorized library list." Check your loadlib concatenation. It is all datasets or nothing to be APFed in that STEPLIB. Alternatively, use ISRDDN and after entering LPA as command, to locate all occurances of that module(s). Of course, check the output of both your D PROG,APF and D PROG,LNKLST. I believe you may be in a surprise about the real location of that module in the concatenation. Groete / Greetings Elardus Engelbrecht ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
