Paul. I tried out your suggestion using disp=mod however it doesn't work : MOD NOT ALLOWED FOR PDS -------------------------------------------- On Thu, 4/28/16, Paul Gilmartin <[email protected]> wrote:
Subject: Re: SAVING JOB OUTPUT IN A PDSE FROM SDSF To: [email protected] Received: Thursday, April 28, 2016, 7:12 PM On Thu, 28 Apr 2016 22:59:45 +0000, willie bunter wrote: > >I need your suggestions. I am savings job output in a PDSE using SDSF. The member name I use is the job number e.g. >Member to use ===> JOB067XX > >I am afraid that some where down the line I could overwrite a member because the job number could be the same. Is there something I could do to prevent this from happening? > If you allocate the PDS with DISP=MOD rather than DISP=OLD, the process will fail rather than overwriting. Recovery is left as an exercise for the student. -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
