On Wed, 5 Aug 2009 10:46:13 -0400, George Rodriguez <[email protected]> wrote: The duplicate STC happens to be the DTLL (but it could also be DTLCOND) and it causes all kinds of problems when 2 of them are running. Is there any way of preventing the second STC from running?
You could put in a DD statement referencing some dsname with DISP=OLD. That would prevent a second STC using that same dsname from running. -- Walt ---------------------------------------------------------------------- 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

