Are both the SDSNLOAD and SDSNEXIT APF authorized? Is one or the other APF Authorized? If only one is APF Authorized, that is where the error is occurring. You may have to APF authorize all STEPLIB data sets.
You may want to check with the DB2 Newsgroup to see if anyone over there can help. DB2-L list archives, FAQ, and delivery preferences are at http://www.idug.org/lsidug under the Listserv tab. While at the site, you can also access the IDUG Online Learning Center, Tech Library and Code Place, see the latest IDUG conference information and much more. If you have not yet signed up for Basic Membership in IDUG, available at no cost, click on Member Services at http://www.idug.org/lsms 00E40002 If a JOBLIB or STEPLIB is being used in the batch utility job, check that all application program libraries included in the concatenation are authorized. Check that the batch utility program DSNUTILB was included in the MVS program properties table during the installation of DB2. The entry for DSNUTILB in the MVS program properties table was provided by MVS. Lizette --> Snip I want to call DSNUTILB from REXX (of course by TSO CALL command like ADDRESS TSO CALL *(DSNUTILB) ....) and: 1.in STEPLIB DD I've ONLY x.SDSNLOAD and x.SDSNEXIT (DB2 v8) 2.pgm DSNUTILB is in PPT table in SCHED00 3. DSNUTILB is in IKJFT00 member for auth. from CALL. and finally I get abend 04E with reason 00E40002. Anybody knows what should be done? --> UnSnip ---------------------------------------------------------------------- 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

