These are the most common APF issues I have seen over the years. 1) loosing APF Probably getting "knocked out" of authorization. If any library in a JOBLIB or STEPLIB is not APF, then the whole list is marked as "not apf".... so it then doesn't matter whether you think you have an authorized library or not.
2) someone moved it or volser is wrong Even if the library is in the APF list.. check the volsers to be sure. 3) if TSO was involved, then not having the command authorized IKJTSOxx Usually # 1 or combination of # 1 and # 2. Rob Schramm On Mon, Apr 11, 2011 at 4:20 PM, Paul Peplinski <[email protected]>wrote: > On Mon, 11 Apr 2011 12:25:20 +0530, jagadishan perumal > <[email protected]> wrote: > > >Hi, > > > >For running a stored procedure from the DB2CONNECT, we were getting an > error > >as " > > > >DSNU003I DSNUTILS - NOT INVOKED APF AUTHORIZED " For getting removing > this > >error. The IBM manual has suggested few things like > > > > > >The DSNUTILS or DSNUTILU load module is link edited with AC(1) > >The DSNUTILS or DSNUTILU load module is in an APF authorized library . > > All the libraries in STEPLIB JOBLIB are APF authorized > > > >The last two Points has been done from our end, but we are unable to > perform > >the first point i.e ... > >The DSNUTILS or DSNUTILU load module is link edited with AC(1) > > > The only DSNUT* module that I have linked AC=1 is DSNUTILB - and we run > utilities in a WLM address space (a different one than the one that > typically > includes RUNLIB.LOAD). > > Paul > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: GET IBM-MAIN INFO > Search the archives at http://bama.ua.edu/archives/ibm-main.html > -- Rob Schramm Senior Systems Engineer w: 513.305.6224 ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

