That's a good thought...I will try that later this afternoon. Thanks!
On Thu, Aug 29, 2013 at 10:55 AM, Lizette Koehler <[email protected]>wrote: > I know this is obvious, but I would do a backup and restore of the file > (new > name) and verify it works the way it should. You should be able to do a > RESTORE without the BYPASSACS and the file should be correct. > > Lizette > > > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] On > Behalf Of Bill Ashton > Sent: Thursday, August 29, 2013 7:31 AM > To: [email protected] > Subject: Re: DFDSS problem > > Lizette, you are a genius, and I could hug you! > Here is the Gener step - I changed the null sysut1 to avoid the > "conflicting > DCB attributes" message: > //GENERUO2 EXEC PGM=IEBGENER,REGION=0M > //SYSIN DD DUMMY > //SYSPRINT DD SYSOUT=* > //SYSUT1 DD DUMMY,LRECL=4096,BLKSIZE=4096,RECFM=F > //SYSUT2 DD DISP=MOD,DSN=xxx.xxx.xxx, > // LRECL=4096,BLKSIZE=4096,RECFM=F > > Thank you so much, and thanks to you too, Elardus, for your input! > > > On Thu, Aug 29, 2013 at 10:16 AM, Elardus Engelbrecht < > [email protected]> wrote: > > > Lizette Koehler wrote: > > > > >Sorry, my mind was misfiring a neuron. > > > > Thats a new one! Must remember it, using ALL my last neurons! ;-D > > > > Groete / Greetings > > Elardus Engelbrecht > > > > ---------------------------------------------------------------------- > > For IBM-MAIN subscribe / signoff / archive access instructions, send > > email to [email protected] with the message: INFO IBM-MAIN > > > > > > -- > Thank you and best regards, > *Billy Ashton* > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > -- Thank you and best regards, *Billy Ashton* ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
