-----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Paul Gilmartin Sent: Wednesday, December 23, 2020 8:55 AM To: [email protected] Subject: [External] Re: Build and submit proc
On Tue, 22 Dec 2020 19:51:50 -0800, Tom Brennan wrote: > > ... look out if //SYSUT2 happens to be above //SYSUT1, ... > Is there a problem with that? I've done it regularly; about half the time. And over 90% with //SYSUT1 DD DATA. Easier to read if other DD statements are closer to EXEC. -- gil Yeah there's a problem with it - a human problem. It's easy when in a hurry to miss the fact they're reversed and key the input dataset name in the SYSUT2 and the output in the SYSUT1 if you're not paying attention. Yeah I know it's self-inflicted but that was what I thought when I saw Tom's comment. BTDT, felt the pain. Rex The information contained in this message is confidential, protected from disclosure and may be legally privileged. If the reader of this message is not the intended recipient or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any disclosure, distribution, copying, or any action taken or action omitted in reliance on it, is strictly prohibited and may be unlawful. If you have received this communication in error, please notify us immediately by replying to this message and destroy the material in its entirety, whether in electronic or hard copy format. Thank you. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
