> -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[EMAIL PROTECTED] On Behalf Of Justin Eastman > Sent: Thursday, December 27, 2007 9:53 AM > To: [email protected] > Subject: Re: FlashCopy problem? > > > 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
What is BLDWTOR? I don't have that anywhere that I can find on my z/OS 1.8 system. -- John McKown Senior Systems Programmer HealthMarkets Keeping the Promise of Affordable Coverage Administrative Services Group Information Technology The information contained in this e-mail message may be privileged and/or confidential. It is for intended addressee(s) only. If you are not the intended recipient, you are hereby notified that any disclosure, reproduction, distribution or other use of this communication is strictly prohibited and could, in certain circumstances, be a criminal offense. If you have received this e-mail in error, please notify the sender by reply and delete this message without copying or disclosing it. ---------------------------------------------------------------------- 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

