adding program TEST to TSO authpgm list will work for a sequence like //TEST EXEC PGM=IKJEFT01,DYNAMNBR=20 //STEPLIB DSN=SIC8.LOAD,DISP=SHR //FILE01 DD SYSOUT=* //SYSTSPRT DD SYSOUT=* //SYSPRINT DD SYSOUT=* //SYSTSIN DD * CALL TEST //*
But I do not know of any way to run APF authorized program under DSN. Every program that needed DB2 and APF had to be coded with CALL ATTACH. I have not checked this in ages, but do not expect that it ever changed. Mike ---------------------------------------------------------------------- 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

