Or if it actually is that large legitimately, spin it to tape. But seriously, somebody needs to look at the output and see if it is legitimate or a loop.
Rex -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Elardus Engelbrecht Sent: Friday, July 5, 2019 9:30 AM To: [email protected] Subject: Re: Job abend with S722 raji ece wrote: >Yes... I can.can I have jcl ? Write it self. Friday advice: Try changing //??? DD SYSOUT=* to //??? DD DUMMY ;-D :-D No, seriously, just change //??? DD SYSOUT=* ... to something like this: //??? DD DISP=(NEW,CATLG),DSN=<dsn name>,SPACE=<very laaaaaaaarge space>, ... etc ... Consider adding VOLSER= so above can use more than one volsers for that dataset. Or talk to your storage admin. They may or may not have enough space for your jobs. Of course, you may get some nice Sx37 abends... Sx22 abends are there for a good reason. Groete / Greetings Elardus Engelbrecht 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
