As someone said before you can ignore the DSF messages or you can use BLDWTOR to reply to your messages. The following essentially replies to all ICK003D messages for all steps in the job
//STEP01 EXEC PGM=BLDWTOR //WTORIN DD * WHEN(ICK003D,*,*,*) REPLY U But you can modify it for specific steps and such. Justin Eastman IBM - DFSMSdss Development ---------------------------------------------------------------------- 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

