I only use XMIT a.b DA(dsn) OUTDA(FB80) for smallish datasets that I may wish to read on a PC, otherwise a DFDSS Dump and TRS has been my standard for years and can handle single or multiple datasets. I used this where my intent is to move data from one system to another via any other type of system (Linux/Wndows/OS X) or just to move the data.
Cheers, Paul Gillis -----Original Message----- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Mick Graley Sent: Tuesday, 24 May 2016 1:59 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: TSO receive on MultiVolume PS error Yes XMIT definitely supports DSORG=PS RECFM=U data sets. Good example being DFDSS dumps. I regularly use DFDSS to dump multiple data sets, then XMIT that dump data set to get a very portable RECFM=FB LRECL=80 version of the dump. Cheers, Mick. On 20 May 2016 at 18:36, Jesse 1 Robinson <jesse1.robin...@sce.com> wrote: > OP referred to a 'PS with Fo[r]mat U'. Does XMIT/RECEIVE even support PS > files with RECFM U? The only RECFM U files I know of are load modules, but > they are PO, not PS. In any case the error message refers to the XMITted > file, not the target. > > . > . > . > J.O.Skip Robinson > Southern California Edison Company > Electric Dragon Team Paddler > SHARE MVS Program Co-Manager > 323-715-0595 Mobile > 626-302-7535 Office > robin...@sce.com > > > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] > On Behalf Of Paul Gilmartin > Sent: Friday, May 20, 2016 9:33 AM > To: IBM-MAIN@LISTSERV.UA.EDU > Subject: (External):Re: TSO receive on MultiVolume PS error > > On Fri, 20 May 2016 06:14:44 -0500, Elardus Engelbrecht wrote: >> >>Are you sure your dataset has been transferred properly and fully and without >>errors before you tried out RECEIVE? >> > My quick check for this is (IIRC): > > cp -B "//'DSN(MEMBER)'" /dev/fd/1 | cksum > > ... at both ends of the transfer and compare the checksums and lengths. > > (Or you could write an assembler program using CSNBOWH.) > > -- gil > > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, send > email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN